You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "main.py", line 6, in
import torch
File "/Library/Python/2.7/site-packages/torch/init.py", line 81, in
from torch._C import *
RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "main.py", line 6, in
import torch
File "/Library/Python/2.7/site-packages/torch/init.py", line 81, in
from torch._C import *
RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9
The text was updated successfully, but these errors were encountered: