-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error? #3
Comments
make gcc(++) version on 5.4.0 |
See if .../site-packages/torch/utils/cpp_extensions.py has "define = '-D GLIBCXX_USE_CXX11_ABI=0'", if not, you need update your Pytorch |
在 RoIPooling.pytorch 和其他一些问题下也见过你啊,小哥你真是无处不在啊 |
Can this build on windows? Thanks |
I setup the lib by "python setup.py install" and then run "python test_GPUpool.py". And I got an error:
ImportError: /home/xidexia/anaconda3/lib/python3.6/site-packages/suppixpool_CUDA-0.0.0-py3.6-linux-x86_64.egg/suppixpool_CUDA.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration
The text was updated successfully, but these errors were encountered: