There are a few PyPI packages pixi can't install yet, where pip can.
Please paste your examples in this issue so we have a list of known packages we can track, test and benchmark with along the way.
Information we would like:
-
What did you run and what was the outcome?
e.g. pixi add --pypi packagex
If it doesn't recreate in an empty environment please share your pixi.toml that recreates the issue.
-
What error did pixi return?
e.g.
× RECORD file doesn't match wheel contents: missing hash for mediapipe/version.txt (expected sha256=-fE2KU)
-
Can pip install the package?
Does pip install packagex work?
-
What platform are you on?
e.g. linux-64
-
Did you find a workaround, if so please explain.
e.g. build it into a conda package, using a custom fork, etc.
Your input would greatly help us improve the pixi's experience!
Thanks in advance! ❤️
There are a few PyPI packages
pixican't install yet, wherepipcan.Please paste your examples in this issue so we have a list of known packages we can track, test and benchmark with along the way.
Information we would like:
What did you run and what was the outcome?
e.g.
pixi add --pypi packagexIf it doesn't recreate in an empty environment please share your
pixi.tomlthat recreates the issue.What error did
pixireturn?e.g.
Can pip install the package?
Does
pip install packagexwork?What platform are you on?
e.g.
linux-64Did you find a workaround, if so please explain.
e.g. build it into a conda package, using a custom fork, etc.
Your input would greatly help us improve the pixi's experience!
Thanks in advance! ❤️