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
Describe the bug
qleet installs without issue on google colab. However, when I initialize it, there is a Module error "No module named 'cirq.contrib.quil_import'"
To Reproduce
Steps to reproduce the behavior:
Go to 'import qleet' on google colab
Click on '....'
Scroll down to '....'
See error: "ModuleNotFoundError: No module named 'cirq.contrib.quil_import'"
Expected behavior
The library should work if qleet is installed per instructions.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS] Windows
Browser [e.g. chrome, safari] Chrome
Version [e.g. 22] NA
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Having the exact same issue. I assume it's because of the cirq version (no longer having cirq.contrib.quil_import). Also I don't have pyquil installed.
Describe the bug
qleet installs without issue on google colab. However, when I initialize it, there is a Module error "No module named 'cirq.contrib.quil_import'"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The library should work if qleet is installed per instructions.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: