Skip to content
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

Environment for pytorch1.9 version #125

Open
YuxuanChen21 opened this issue Jan 5, 2022 · 1 comment
Open

Environment for pytorch1.9 version #125

YuxuanChen21 opened this issue Jan 5, 2022 · 1 comment

Comments

@YuxuanChen21
Copy link

when running

python setup.py develop 

in pytorch1.9 version using docker, with environment as python==3.8, torch==1.9.0 and cudatoolkit==11.0,
there exist error:
/opt/conda/envs/s2anet/compiler_compat/ld: cannot find -lc10_cuda
/opt/conda/envs/s2anet/compiler_compat/ld: cannot find -ltorch_cuda
collect2: error: ld returned 1 exit status
error: command 'g++' failed with exit status 1

I wonder if it is due to environment differences. Could you please give us some suggestions? Thank you!

@csuhan
Copy link
Owner

csuhan commented Jan 6, 2022

open-mmlab/mmdetection#2430 may help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants