Hello, Xiuming. I ran codes following your steps, while when I ran ./build_toolbox.sh to build the environment, errors occurred as follows. Could you please help me solve this problem?
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/fxy/anaconda3/envs/shaperecon/lib/python3.6/site-packages/torch/__init__.py", line 80, in <module>
from torch._C import *
ImportError: numpy.core.multiarray failed to import
Hello, Xiuming. I ran codes following your steps, while when I ran
./build_toolbox.sh
to build the environment, errors occurred as follows. Could you please help me solve this problem?Thanks a lot!