Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy
 

How to install cuquantum-python via python pip




cuquantum-python - NVIDIA cuQuantum Python, it belongs to Classifiers:

- Development Status :: 5 - Production/Stable
- Environment :: GPU
- Environment :: GPU :: NVIDIA CUDA
- Environment :: GPU :: NVIDIA CUDA :: 11.0
- Environment :: GPU :: NVIDIA CUDA :: 11.1
- Environment :: GPU :: NVIDIA CUDA :: 11.2
- Environment :: GPU :: NVIDIA CUDA :: 11.3
- Environment :: GPU :: NVIDIA CUDA :: 11.4
- Environment :: GPU :: NVIDIA CUDA :: 11.5
- Environment :: GPU :: NVIDIA CUDA :: 11.6
- Environment :: GPU :: NVIDIA CUDA :: 11.7
- License :: OSI Approved
- License :: OSI Approved :: BSD License
- Operating System :: POSIX
- Operating System :: POSIX :: Linux
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: Implementation
- Programming Language :: Python :: Implementation :: CPython

When you know about this project and you want to new install cuquantum-python to support your project or you get trouble as ModuleNotFoundError: No module named "cuquantum-python" or ImportError: cannot import name "cuquantum-python" in your project, let follow this tutorial to install cuquantum-python



Installation:

Step 1: First, ensure you installed pip in your os, to check pip has been installed on your computer

In Windows (CMD):

py -m pip --version

In Unix/macOS:

python3 -m pip --version

Ensure pip, setuptools, and wheel are up to date:

In Windows (CMD):

py -m pip install --upgrade pip setuptools wheel

In Unix/macOS:

python3 -m pip install --upgrade pip setuptools wheel


Optional - If you want to install in virtual environment:

In Windows (CMD):

- Install virtualenv - if you installed it, please ignore

py -m pip install --user virtualenv

- Create a virtual environment

py -m venv test_cuquantum-python_env

- Active the virtual environment

test_cuquantum-python_env\Scripts\active

In Unix/macOS:

- Install virtualenv - if you installed it, please ignore

pip3 install virtualenv

- Create a virtual environment

python3 -m venv test_cuquantum-python_env

- Active the virtual environment

source test_cuquantum-python_env/bin/active


Step 2: OK, now, let flow below content to start the installation cuquantum-python

To install cuquantum-python on Windows(CMD):

py -m pip install cuquantum-python

To install cuquantum-python on Unix/macOs:

pip install cuquantum-python


Step 3: If you want to install a specific cuquantum-python version, add ==<cuquantum-python version> to the end command line

Example:

pip install cuquantum-python==22.3.0


Please see the version list below table:

VersionReleased dateCommand
cuquantum-python 22.7.12022-08-04T19:07:34Windows:

py -m pip install cuquantum-python==22.7.1

Unix/macOs:

pip install cuquantum-python==22.7.1

cuquantum-python 22.7.02022-07-21T23:55:51Windows:

py -m pip install cuquantum-python==22.7.0

Unix/macOs:

pip install cuquantum-python==22.7.0

cuquantum-python 22.5.02022-05-20T22:37:29Windows:

py -m pip install cuquantum-python==22.5.0

Unix/macOs:

pip install cuquantum-python==22.5.0

cuquantum-python 22.3.02022-03-23T17:16:21Windows:

py -m pip install cuquantum-python==22.3.0

Unix/macOs:

pip install cuquantum-python==22.3.0


Step 4: Otherwise, you can install cuquantum-python from local archives:

Download the distribution file from cuquantum_python-22.7.1-cp310-cp310-manylinux2014_x86_64.whl or the specific cuquantum-python version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_cuquantum-python_downloaded_file>

On Unix/macOs:

pip install <path_to_cuquantum-python_downloaded_file>


List distribution:

- cuquantum_python-22.3.0-cp310-cp310-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp310-cp310-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp37-cp37m-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp37-cp37m-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp38-cp38-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp38-cp38-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp39-cp39-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.3.0-cp39-cp39-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp310-cp310-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp310-cp310-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp37-cp37m-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp37-cp37m-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp38-cp38-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp38-cp38-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp39-cp39-manylinux2014_aarch64.whl (python version >=3.7)
- cuquantum_python-22.5.0-cp39-cp39-manylinux2014_x86_64.whl (python version >=3.7)
- cuquantum_python-22.7.0-cp310-cp310-manylinux2014_aarch64.whl (python version >=3.8)
- cuquantum_python-22.7.0-cp310-cp310-manylinux2014_x86_64.whl (python version >=3.8)
- cuquantum_python-22.7.0-cp38-cp38-manylinux2014_aarch64.whl (python version >=3.8)
- cuquantum_python-22.7.0-cp38-cp38-manylinux2014_x86_64.whl (python version >=3.8)
- cuquantum_python-22.7.0-cp39-cp39-manylinux2014_aarch64.whl (python version >=3.8)
- cuquantum_python-22.7.0-cp39-cp39-manylinux2014_x86_64.whl (python version >=3.8)
- cuquantum_python-22.7.1-cp310-cp310-manylinux2014_aarch64.whl (python version >=3.8)
- cuquantum_python-22.7.1-cp310-cp310-manylinux2014_x86_64.whl (python version >=3.8)
- cuquantum_python-22.7.1-cp38-cp38-manylinux2014_aarch64.whl (python version >=3.8)
- cuquantum_python-22.7.1-cp38-cp38-manylinux2014_x86_64.whl (python version >=3.8)
- cuquantum_python-22.7.1-cp39-cp39-manylinux2014_aarch64.whl (python version >=3.8)
- cuquantum_python-22.7.1-cp39-cp39-manylinux2014_x86_64.whl (python version >=3.8)
- cuquantum_python-22.11.0-py3-none-manylinux2014_aarch64.whl
- cuquantum_python-22.11.0-py3-none-manylinux2014_x86_64.whl


Project link:

- Homepage