This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Ninja build error. #4756
Comments
i believe you need to do additionally it looks like your GPU does not support the version of pytorch you're trying to install? |
I tried reinstalling with 3 torch versions.
|
Today I all remove conda env, ParlAI folder. I met new error.
parlai need I've tried upgrading the python version 3.8 to 3.9 just in case, but I'm still getting this error. How can I fix it...? |
We probably just need to bump tomli to >=2.0.0 in our requirements.txt |
That is fixed in #4759 |
Thank you! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the past, there was no problem when installing with python setup.py develop.
I installed it in a new conda environment for bb3, but the ninjia error keeps occurring.
I try two method 1)
pip uninstall Ninja
->pip install Ninja
and 2) I authorize to
python3.8/site-packages/ninja-1.10.2.3-py3.8-linux-x86_64.egg/ninja/data/bin/ninja'
and then
To fix this error, I reinstalled torch and worked to match the cuda version, but I'm still getting this error.
Please rely on me
The text was updated successfully, but these errors were encountered: