Skip to content

Python 3.10 only #1001

@mulliganaceous

Description

@mulliganaceous

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions