lucasjinreal / DCNv2_latest

DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
BSD 3-Clause "New" or "Revised" License
609 stars 125 forks source link

No module named 'torch' #33

Closed Xiaorunyu closed 3 years ago

Xiaorunyu commented 3 years ago

Hi,

I met an error: Traceback (most recent call last): File "setup.py", line 6, in import torch ModuleNotFoundError: No module named 'torch'

after running make.sh, and I have no idea what happened. Because it could work for Charles version.