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 #9

Closed
Tangolin opened this issue Jan 11, 2022 · 5 comments
Closed

RuntimeError: Error compiling objects for extension #9

Tangolin opened this issue Jan 11, 2022 · 5 comments

Comments

@Tangolin
Copy link

Tangolin commented Jan 11, 2022

Hi, is it possible to release a requirements.txt with version for each library? I am currently trying to build Detectron and I have been running into this error:

    with_cuda=with_cuda)
  File "/home/siteng/anaconda3/envs/test/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 1255, in _write_ninja_file_and_compile_objects
    error_prefix='Error compiling objects for extension')
  File "/home/siteng/anaconda3/envs/test/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 1555, in _run_ninja_build
    raise RuntimeError(message) from e
RuntimeError: Error compiling objects for extension

I am speculating that there may be some kind of compatibility issue. Thank you!

@Tangolin
Copy link
Author

If I can also ask, which version of python were you using?

@tyshiwo1
Copy link
Collaborator

I find python 3.8 is ok.

@tyshiwo1
Copy link
Collaborator

my cuda version is 10.1

@Tangolin
Copy link
Author

I am currently using the same set up as you but for some reason I am getting this error. I am currently trying to use TRACE as a component for the model I am developing, is it possible to release the outputs of TRACE on the Action Genome dataset directly then?

@tyshiwo1
Copy link
Collaborator

tyshiwo1 commented Jan 20, 2022

can you give your wechat to me through e-mail? my e-mail: ty1234567@126.com

may be i can give what you want through it

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