You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when installing qiskit module.
ValueError: Can't find a pure Python 3 wheel for 'qiskit-terra==0.46.1'.
See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package
You can use `await micropip.install(..., keep_going=True)` to get a list of all packages with missing wheels.
What does it means? how do i fix it?
Reproduce
Install qiskit module.
Expected behavior
Should be able to install qiskit module.
Context
JupyterLite version: 0.3.0
Operating System and version: Mac OS Monterey v12.7
Browser and version:Chrome Version 125.0.6422.142
Browser Output
-
The text was updated successfully, but these errors were encountered:
Description
I'm getting this error when installing
qiskit
module.What does it means? how do i fix it?
Reproduce
Install
qiskit
module.Expected behavior
Should be able to install
qiskit
module.Context
Browser Output
The text was updated successfully, but these errors were encountered: