Skip to content

Tracking issue: PyPI dependencies pixi can't manage yet. #771

@ruben-arts

Description

@ruben-arts

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:

  1. 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.

  2. What error did pixi return?
    e.g.

    × RECORD file doesn't match wheel contents: missing hash for mediapipe/version.txt (expected sha256=-fE2KU)
    
  3. Can pip install the package?
    Does pip install packagex work?

  4. What platform are you on?
    e.g. linux-64

  5. 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! ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    pypiIssue related to PyPI dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions