-
Notifications
You must be signed in to change notification settings - Fork 72
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
Error encountered while compiling and installing the "deep-hough" module. #35
Comments
I think the trouble is not the version between |
@hungryDodo You can follow the following Github repository to reproduce the work on pretrained or NKL and SEL datasets (hopefully without any error). The implementation is on Google Colab and you can run it from anywhere. It successfully installs the ninja library. |
Did you solve the problem? I also use it on windows |
Thank you for your excellent work.
I'm having problems configuring the runtime environment for the code in the repository according to the Requirements.
During the installation of the
deep-hough
module by compiling themodel/_cdht
, I encountered the following error:After some preliminary troubleshooting, it seems to be due to a version mismatch between
ninja
andpytorch
.I am running this code in Windows system.
What is your version number? Could you please tell me if you have encountered this problem?
Again, my respects.
The text was updated successfully, but these errors were encountered: