-
Notifications
You must be signed in to change notification settings - Fork 1
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
create the environment failed #10
Comments
hello, what is te specific error? |
× python setup.py bdist_wheel did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × python setup.py bdist_wheel did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × python setup.py bdist_wheel did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. |
You need to install cuda toolkit 12.1 |
thanks, I will try it |
|
You should make sure your cuda toolkit version is also 12.1, not only the pytorch version. |
when I install the "pip install git+https://github.com/yaojin17/detectron2.git # slightly modified detectron2 for OVMono3D" in setup.sh , there is an error
The text was updated successfully, but these errors were encountered: