You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: