Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'typing_extensions' #166

Open
daixun0913 opened this issue Nov 22, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'typing_extensions' #166

daixun0913 opened this issue Nov 22, 2024 · 1 comment
Labels
question Further information is requested

Comments

@daixun0913
Copy link

Traceback (most recent call last):
File "/home/pc/.local/bin/torchrun", line 5, in
from torch.distributed.run import main
File "/home/pc/.local/lib/python3.10/site-packages/torch/init.py", line 1308, in
from .serialization import save, load
File "/home/pc/.local/lib/python3.10/site-packages/torch/serialization.py", line 18, in
from typing_extensions import TypeAlias # Python 3.10+
ModuleNotFoundError: No module named 'typing_extensions'

@daixun0913 daixun0913 added the question Further information is requested label Nov 22, 2024
@daixun0913
Copy link
Author

请问这是什么错,一直安不好

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant