Change from qiskit import Aer to from qiskit_aer import AerSimulator #16835
Annotations
2 errors
|
|
|
quantum/grover_search_algorithm.py#L18
quantum/grover_search_algorithm.py:18:12: F401 `qiskit` imported but unused; consider using `importlib.util.find_spec` to test for availability
|
The logs for this run have expired and are no longer available.
Loading