-
I had a quick look and I think that you are going to get into trouble with Spacy because this is not pure Python package and it is not available in the the Pyodide distribution.
Maybe it would be e…
-
### Describe the issue:
Hi there, we've been facing an issue wherein we have a mismatch in the function signature for the `scipy.linalg.logm` function (internally, this is coming from the Schur dec…
-
I'm trying to run sqlite-vec with Pyodide (Python distribution for the browser and Node.js based on WebAssembly).
According to Pyodide documentation it seems possible to build wheels:
https://pyodi…
-
Pyarrow will finally be available in Pyodide (see [https://github.com/pyodide/pyodide/pull/4950](url)).
I tried locally with the 0.27 alpha2 and it seemed to work (esp. the essential pa.Table.from_…
-
I would like to prepare a single-file bundled Pyodide which would do not HTTP requests to load any libraries, thus making it fully portable (and easily importable).
Yes, this file would embed the `…
-
Recently a lot of bug reports regarding jupyter lite widget interactivity being broken:
https://github.com/jupyterlite/pyodide-kernel/issues/133
https://github.com/jupyterlite/jupyterlite/issues/146…
-
[`v0.2.2...main`](https://github.com/pyodide/matplotlib-pyodide/compare/v0.2.2...main) shows that #52 did not make it to a release. Could we publish a release, @hoodmane and @ryanking13? I'd like to d…
-
## Proposal
I propose hosting multiple versions of packages used as a build dependency (== numpy) in an alternative package index, and let pyodide-build use it when installing build dependencies.
…
-
## Description
We do support a `[project.entry-points."pipx.run"]` entry point, but it apparently doesn't work that well right now. I guess this is coming from our layered CLI.
## Steps to repro…
-
## Description
I stumbled into this issue where installing `pyodide-build` in a `uv`-managed venv and then running `pyodide xbuildenv install ` to set up a cross-build environment fails with the fo…