dou1999
Results
1
issues of
dou1999
 当我运行setup.py安装nms_impl等包时,一直报错: /usr/include/c++/7/bits/basic_string.tcc:1067:16: error: cannot call member function ‘void std::basic_string::_Rep::_M_set_sharable() [with _CharT = char16_t; _Traits = std::char_traits; _Alloc = std::allocator]’ without object __p->_M_set_sharable(); ~~~~~~~~~^~ 网上说是因为CUDA10.1的问题,但因为是公用服务器没有权限修改CUDA版本,也无法安装nvcc,请问有其他解决方法吗?