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

RuntimeError: Error compiling objects for extension #17

Open
Debauchery-Leon opened this issue Apr 7, 2024 · 0 comments
Open

RuntimeError: Error compiling objects for extension #17

Debauchery-Leon opened this issue Apr 7, 2024 · 0 comments

Comments

@Debauchery-Leon
Copy link

Debauchery-Leon commented Apr 7, 2024

When I ran the command python setup.py build develop, I encountered the following error:

File "/home/leon/enter/envs/lanedet/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1683, in _run_ninja_build
    raise RuntimeError(message) from e
RuntimeError: Error compiling objects for extension. 

My system information is as follows: WSL2, Ubuntu 18.04, CUDA10.1, Pytorch 1.8, with a 1660s graphics card.
Thank you for your help! :)

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