-
Notifications
You must be signed in to change notification settings - Fork 691
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
Cannot run the code, ninja error #7
Comments
Fixed the issue by installing ninja 1.8.2 |
hi, i changed ninja from 1.9.0 to 1.8.2 but the problem still exists, and my env is pytorch==0.4.1, gcc==5.4.0, and beside this problem, i met another problem of ninja as following: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
@BanaBear Encountered the exactly same error. Would you have a chance to fix it? |
@sunformoon @BanaBear do you solve the issue? I have the same one and I install re2c and ninja by source code. |
I followed your instructions and when running tools/test.py the following error is thrown :
Do you have more details on how to run your code ?
Thanks
The text was updated successfully, but these errors were encountered: