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

LORE-TSR can not build _ext extension #112

Open
ellamiamaria opened this issue Feb 25, 2024 · 0 comments
Open

LORE-TSR can not build _ext extension #112

ellamiamaria opened this issue Feb 25, 2024 · 0 comments

Comments

@ellamiamaria
Copy link

I'm working with google colab & try to build the DCNv2 model to train LORE-TSR on my custom dataset.

when trying to run the:

!bash make.sh

command i always encounter errors regarding building the '_ext' extension

building '_ext' extension
...
fatal error: Python.h: No such file or directory
compilation terminated.
ninja: build stopped: subcommand failed.
...
RuntimeError: Error compiling objects for extension

i installed python, pytorch, cuda version as given in the req.txt file, has anyone encountered the same error? Any idea how to solve?

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