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

Python 3.10 only #1001

Open
mulliganaceous opened this issue Nov 15, 2024 · 0 comments
Open

Python 3.10 only #1001

mulliganaceous opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mulliganaceous
Copy link

Information

  • Qiskit Metal version:
  • Python version: >3.11
  • Operating system: Arch linux

What is the current behavior?

Import errors occur whenever I attempt to run the minimal Qiskit Metal ipynb file, mostly due to incompatible versions. This is because Qiskit Metal is incompatible with Python 3.11 or higher. It took me hours to get this figured out.

Steps to reproduce the problem

  1. Install normally, while having Python 3.11 or higher
  2. Run any Qiskit Metal ipynb, such as the minimal one on the front page README

What is the expected behavior?

The GUI should come up.

Suggested solutions

Fix the Python version in the environment.yml to 3.10 only. It will not work for 3.11.

@mulliganaceous mulliganaceous added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant