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 Install tensorflow_quantum on Various Platforms Including M1 Mac, Windows 10, and Google Colab #797

Open
kiannaamaya opened this issue Sep 20, 2023 · 4 comments
Labels
area/colab Concerns Google Colab kind/bug-report Something doesn't seem to work priority/p1 Fix is needed as soon as possible triage/duplicate This issue or pull request is addressed by another

Comments

@kiannaamaya
Copy link

I initially tried to follow this colab notebook tutorial from a youtube video from three years ago. I am using a M1 Macbook Pro. I also have tried on HP Envy with Windows 10. I have tried following these instructions as well, especially for my Mac of course. #655 Every single time, regardless of device or with using Google Colab, I get this error,
ERROR: Could not find a version that satisfies the requirement tensorflow_quantum (from versions: none) ERROR: No matching distribution found for tensorflow_quantum

I have not found a single solution that works. I am not sure what to try next.

@lockwo
Copy link
Contributor

lockwo commented Sep 20, 2023

M1 can be a pain sometimes, the only solution that I know of (that doesn't work for 100% of people) is: #655. Windows is unsupported (past very early versions). Colab recently changed its default python version, so you might be able to roll that back to an older (supported) version, but I have found that to be extremely finicky (see #794 for more info). When I need to do local work(i.e. non-cloud solutions), I have a windows machine that I have WSL on and that I have found to be the most reliable solution.

@knottyanyon
Copy link

Duplicate of #798

@claudefalbriard
Copy link

Unable to install this package with command: pip install tensorflow-quantum==0.7.2 , under a Linux conda environment using Python 3.11. Any progress on this issue?

@lockwo
Copy link
Contributor

lockwo commented Nov 10, 2023

Screenshot 2023-11-10 at 11 15 42 AM https://www.tensorflow.org/quantum/install

@mhucka mhucka added kind/bug-report Something doesn't seem to work triage/duplicate This issue or pull request is addressed by another area/colab Concerns Google Colab labels Dec 1, 2024
@mhucka mhucka added the priority/p1 Fix is needed as soon as possible label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/colab Concerns Google Colab kind/bug-report Something doesn't seem to work priority/p1 Fix is needed as soon as possible triage/duplicate This issue or pull request is addressed by another
Projects
Development

No branches or pull requests

5 participants