jupyterlite / jupyterlite/pyodide-kernel

Can't find a pure Python 3 wheel for 'qiskit-terra==0.46.1'

Open
#118 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
90
Forks
47
Avg merge
3d 13h
Merged PRs (30d)
11

Description

## Description

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

-

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.