-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upload of emscripten/wasm sourmash wheel to pypi fails #2553
Comments
yeah, sadly that doesn't work yet... For now the wasm wheel is mostly to make sure the pyodide package builds properly. I also opened emscripten-forge/recipes#288 but |
note: pyodide/pyodide#3635 So... how do we run sourmash in pyodide? :) |
import micropip
await micropip.install("sourmash")
import sourmash
In the future (when a new |
super cool! now I'm curious & thinking about what we should do with this 🤔 |
when I run
I get:
connects with pypi/warehouse#10416
The text was updated successfully, but these errors were encountered: