Replies: 1 comment
-
Hmm, this may be a question for the PyTorch forums, see here: https://discuss.pytorch.org/ Have you tried uninstalling PyTorch and reinstalling it using the page here: https://pytorch.org/get-started/locally/ Steps to uninstall:
Steps to install:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have no gpu and I have installed pytorch for cpu and after installing, I get the following error while importing:
ImportError: cannot import name 'classproperty' from 'torch._utils' (C:\Users\Administrator\anaconda3\envs\envpytorch2\lib\site-packages\torch\_utils.py)
What's the solution to this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions