Unable to pip install cuquantum on Windows due to conflicting dependencies error #128
Replies: 3 comments 2 replies
-
|
Same issue on OSX Sonoma, Python 3.12, no CUDA GPU (macbook pro) |
Beta Was this translation helpful? Give feedback.
-
|
It seems that installation is unable to find CUDA libraries. The question: is it possible to install CUDA toolkit without CUDA hardware? |
Beta Was this translation helpful? Give feedback.
-
|
As of cuQuantum 24.06, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We tried
pip install cuquantum, then the installation failed and threw the following error:ERROR: Cannot install cuquantum==23.10.0, cuquantum==23.3.0, cuquantum==23.6.0, cuquantum==23.6.1 and cuquantum==24.3.0 because these package versions have conflicting dependencies.Below shows the full error message:

Does anybody know how to resolve this?
Python Version: 3.10.5
OS: Windows 10 (with NVIDIA GPU)
Beta Was this translation helpful? Give feedback.
All reactions