You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pip install qiskit-aer-gpu in the VS Code terminal
I get the following:
ERROR: Could not find a version that satisfies the requirement qiskit-aer-gpu (from versions: none)
ERROR: No matching distribution found for qiskit-aer-gpu
I also tried installing it via conda but that also had no installation candidate
Any advice would be appreciated
The text was updated successfully, but these errors were encountered:
Problem
When I run
pip install qiskit-aer-gpu in the VS Code terminal
I get the following:
ERROR: Could not find a version that satisfies the requirement qiskit-aer-gpu (from versions: none)
ERROR: No matching distribution found for qiskit-aer-gpu
I also tried installing it via conda but that also had no installation candidate
Any advice would be appreciated
The text was updated successfully, but these errors were encountered: