Encountered the next problem while trying to install pytorch I've got 64-bit version of python, pip and setuptools were updated
Asked
Active
Viewed 216 times
-1
-
potentially related : https://stackoverflow.com/questions/56859803/modulenotfounderror-no-module-named-tools-nnwrap – fibonachoceres Oct 11 '20 at 09:44
1 Answers
0
Thanks!
This helped: pip install torch==1.6.0+cpu torchvision==0.7.0+cpu -f https://download.pytorch.org/whl/torch_stable.html

arseniybelkov
- 31
- 6