Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use qleet on colab #15

Open
vikragha opened this issue Mar 15, 2023 · 2 comments
Open

Unable to use qleet on colab #15

vikragha opened this issue Mar 15, 2023 · 2 comments

Comments

@vikragha
Copy link

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:

  1. Go to 'import qleet' on google colab
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.

@onurdanaci
Copy link

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.

@obliviateandsurrender
Copy link
Member

Thanks for reporting this, I'll take a look over the coming weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants