Код: Выделить всё
Traceback (most recent call last):
Cell In[2], line 1
from qiskit import QuantumCircuit, transpile, assemble, Aer, execute
ImportError: cannot import name 'Aer' from 'qiskit' (/opt/conda/lib/python3.10/site-packages/qiskit/__init__.py)
Use %tb to get the full traceback.
Подробнее здесь: https://stackoverflow.com/questions/781 ... hout-error