Skip to content

This error has occurred. "ModuleNotFoundError: No module named 'pytest'" #5

@jilianwang-meta

Description

@jilianwang-meta

Traceback (most recent call last):
File "/wjl/transformers/examples/pytorch/language-modeling/run_clm.py", line 51, in
from transformers.testing_utils import CaptureLogger
File "/wjl/tutorial-env/lib/python3.10/site-packages/transformers/testing_utils.py", line 39, in
from pytest.doctest import (
ModuleNotFoundError: No module named 'pytest'
Traceback (most recent call last):
File "/wjl/transformers/examples/pytorch/language-modeling/run_clm.py", line 51, in
from transformers.testing_utils import CaptureLogger
File "/wjl/tutorial-env/lib/python3.10/site-packages/transformers/testing_utils.py", line 39, in
from pytest.doctest import (
ModuleNotFoundError: No module named 'pytest'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions