ContourNet icon indicating copy to clipboard operation
ContourNet copied to clipboard

安装问题

Open He-haitao opened this issue 4 years ago • 2 comments

python3.6, torch1.5.1 cuda10.0的没法配置么?安装遇到问题, 前面都正常安装yacs,ninja等库,后来安装运行Contour的时候出现下面的问题, image image

在运行test_contour.sh文件的时候也是各种导包的问题, image 这里没太看懂哪里的 _C,但是看评论区已经关闭的评论都正常运行了。 只能重新安装torch环境了么,没办法

He-haitao avatar Jul 21 '20 08:07 He-haitao

It seems that you do not correctly configure your environment. Please examine if you ignore some steps of our proposed step-by-step installation. In addition, our enviroment is shown as following: torch=1.0.1, torchvision=0.2.2, python=3.7.

wangyuxin87 avatar Jul 22 '20 01:07 wangyuxin87

我也遇到这个问题了,请问你解决了嘛

ChengBo5 avatar Nov 28 '20 06:11 ChengBo5