NVIDIA-AI-IOT / scene-text-recognition

Other
33 stars 14 forks source link

fatal: destination path '/tmp/torchvision' already exists and is not an empty directory. #7

Open husnejahan opened 2 years ago

husnejahan commented 2 years ago

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'

Clysmo commented 11 months ago

I am also having this issue. I am having trouble installing torch as well. I am going to update this after I do some more digging.