-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Description
Ubuntu 16.04, anaconda python 2.7, got this when trying to 'import torch'
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-c031d3dd82fc> in <module>()
----> 1 import torch
/opt/rocks/pytorch/torch/__init__.py in <module>()
----> 1 from torch._C import *
2 import sys
3 import math
4
5 _tensor_classes = set()
ImportError: No module named _C
cook, guiw629, bpinaya and Desmond-Lin
Metadata
Metadata
Assignees
Labels
No labels