MrReplikant/AvrilAI

Problem with torch

Opened this issue · 1 comments

I tried to download it like in manual but got this:
image
So it seems this old version is unavaible now, can't install it from the site. I installed latest version instead (1.11.0) but got this line: ...\Python310\lib\site-packages\torch\nn\parameter.py", line 2, in
from torch._C import _disabled_torch_function_impl
ModuleNotFoundError: No module named 'torch._C'
I don't know what to do with this.

Ok, it seems I needed older Python version. I should've expected that.