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

Execution python setup.py build develop error #137

Open
luguoqingting1 opened this issue Jan 4, 2024 · 0 comments
Open

Execution python setup.py build develop error #137

luguoqingting1 opened this issue Jan 4, 2024 · 0 comments

Comments

@luguoqingting1
Copy link

There's always this mistake

g++ -pthread -shared -B /root/miniconda3/envs/clrnet/compiler_compat -L/root/miniconda3/envs/clrnet/lib -Wl,-rpath=/root/miniconda3/envs/clrnet/lib -Wl,--no-as-needed -Wl,--sysroot=/ /root/build/temp.linux-x86_64-3.8/autodl-tmp/clrnet/clrnet/ops/csrc/nms.o /root/build/temp.linux-x86_64-3.8/autodl-tmp/clrnet/clrnet/ops/csrc/nms_kernel.o -L/root/miniconda3/envs/clrnet/lib/python3.8/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.8/clrnet/ops/nms_impl.cpython-38-x86_64-linux-gnu.so
error: could not create 'clrnet/ops/nms_impl.cpython-38-x86_64-linux-gnu.so': No such file or directory

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

1 participant