MCG-NJU / TRACE

[ICCV 2021] Target Adaptive Context Aggregation for Video Scene Graph Generation
Other
58 stars 5 forks source link

RuntimeError: Error compiling objects for extension #9

Closed Tangolin closed 2 years ago

Tangolin commented 2 years ago

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 commented 2 years ago

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

tyshiwo1 commented 2 years ago

I find python 3.8 is ok.

tyshiwo1 commented 2 years ago

my cuda version is 10.1

Tangolin commented 2 years ago

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 commented 2 years ago

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