corrected the typo to python-bidi==0.4.2 in requirements.txt
edited 'install_torch_v1.9.sh' to install PyTorch first.
(last two lines)
install_torch
install_torchvision
fatal: destination path '/tmp/torchvision' already exists and is not an empty directory.
Traceback (most recent call last):
File "setup.py", line 12, in
import torch
ModuleNotFoundError: No module named 'torch'
Hi
I am getting error
corrected the typo to python-bidi==0.4.2 in requirements.txt
edited 'install_torch_v1.9.sh' to install PyTorch first.
(last two lines) install_torch install_torchvision
fatal: destination path '/tmp/torchvision' already exists and is not an empty directory. Traceback (most recent call last): File "setup.py", line 12, in import torch ModuleNotFoundError: No module named 'torch'