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
Installing qiskit-ibm-transpiler for 0.11.0 does not install networkx which is necessary imported in ai_local_synthesis.py.
I think adding this to the setup.py might be an easy fix.
In my case, using the same version as the one defined in requirements-dev.txt worked just fine.
The text was updated successfully, but these errors were encountered:
Installing qiskit-ibm-transpiler for 0.11.0 does not install networkx which is necessary imported in ai_local_synthesis.py.
I think adding this to the setup.py might be an easy fix.
In my case, using the same version as the one defined in requirements-dev.txt worked just fine.
The text was updated successfully, but these errors were encountered: