1

I'm running in the IBM Quantum Lab environment, so I should have access to all the latest code. But I get the following error: ModuleNotFoundError: No module named 'qiskit_dynamics'

1 Answers1

1

The next line in jupyter book works fine for me:

!pip install qiskit-dynamics
razvans
  • 3,172
  • 7
  • 22
  • 30