Skip to content
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

pixi list on emscripten-wasm32 env fails with unsupported for pypi packages #1702

Closed
2 tasks done
wolfv opened this issue Jul 30, 2024 · 0 comments · Fixed by #1705
Closed
2 tasks done

pixi list on emscripten-wasm32 env fails with unsupported for pypi packages #1702

wolfv opened this issue Jul 30, 2024 · 0 comments · Fixed by #1705
Labels
🐞 bug Something isn't working

Comments

@wolfv
Copy link
Member

wolfv commented Jul 30, 2024

Checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pixi, using pixi --version.

Reproducible example

Use the wasm-jupyterlite example and run pixi list -e wasm.

Issue description

When running pixi list -e wasm on a WASM env, it complains:

unsupported platform for pypi packages emscripten-wasm32

Expected behavior

Should just list the conda packages :)

@wolfv wolfv added the 🐞 bug Something isn't working label Jul 30, 2024
tdejager added a commit that referenced this issue Aug 1, 2024
fixes #1702

Co-authored-by: Tim de Jager <tdejager89@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant