question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pip install qiskit fails on Python 3.11

See original GitHub issue

See: #9028

What should we add?

pip install qiskit fails on Python 3.11 release candidate 2 because of symengine/symengine.py#422

https://www.python.org/download/pre-releases

The Faster CPython Project is already yielding some exciting results. Python 3.11 is up to 10-60% faster than Python 3.10. On average, we measured a 1.22x speedup on the standard benchmark suite. See Faster CPython for details.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jakelishmancommented, Oct 26, 2022

Please be patient. I explained in the previous comment why there might be a delay in us releasing Python 3.11 support.

0reactions
cclausscommented, Oct 31, 2022

Closing in favor of #9028

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing qiskit with `pip install qiskit` gives `ERROR
I have created a virtual environment by virtualenv (not conda ) and tried to install qiskit by: pip install qiskit.
Read more >
pip install qiskit errors - python - Stack Overflow
To do this I'm using pyenv running python 3.8.7 so if I run python -V i get the output python 3.8.7 . Still...
Read more >
Release Notes — Qiskit 0.36.0 documentation
Qiskit Metapackage Version qiskit‑terra qiskit‑aer qiskit‑ignis qiskit‑ibmq‑provider Release... 0.36.0 0.20.0 0.10.4 0.7.0 0.19.0 2022‑04... 0.35.0 0.20.0 0.10.3 0.7.0 0.18.3 2022‑03... 0.34.2 0.19.2 0.10.3 0.7.0 0.18.3 2022‑02......
Read more >
qiskit-terra · PyPI
We encourage installing Qiskit via pip . The following command installs the core Qiskit components, including Terra. pip install qiskit.
Read more >
Error when calling device() - PennyLane Help
ERROR : Command errored out with exit status 1: python setup.py ... pip install git+https://github.com/PennyLaneAI/pennylane-qiskit.git.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found