ReDet icon indicating copy to clipboard operation
ReDet copied to clipboard

AttributeError: 'MSVCCompiler' object has no attribute 'compiler_so'

Open yinnengzhong opened this issue 3 years ago • 2 comments

win10下运行compile.sh会报这个错/(ㄒoㄒ)/

yinnengzhong avatar Dec 14 '21 10:12 yinnengzhong

建议参考:https://www.jianshu.com/p/0c9542cef58a

csuhan avatar Dec 16 '21 02:12 csuhan

在roi_align路径下编译python setup.py build_ext --inplace,出现如下错误 LINK : fatal error LNK1181: 无法打开输入文件“D:\anaconda3_python37\Github\ReDet-master\ReDet-master\mmdet\ops\roi_align\build\temp.win-amd64-3.7\Release\src\roi_align_cuda.obj” error: command 'D:\VisualStudio2019\cummunity\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\link.exe' failed with exit status 1181 这个错误是怎么解决

yuan-kai-design avatar Apr 21 '22 16:04 yuan-kai-design