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
When I include DuckDB as dependency in PyScript it installs v1.1.2 via micropip from URL: https://cdn.jsdelivr.net/pyodide/v0.27.2/full/duckdb-1.1.2-cp312-cp312-pyodide_2024_0_wasm32.whl
Then I found this repo. It would be nice if you could coordinate with Pyodide folks to have one distribution of DuckDB instead of multiple.
Or at least it would be nice if docs clarified the situation and explained how and why one might want to install each version when using Pyodide.