Skip to content

[BUG] - xxhash package not installed during pixi environment set-up #50

@jcgraciosa

Description

@jcgraciosa
  • What is the bug?
    Setting-up the pixi environment from scratch (e.g. amr-dev) does not install the xxhash package.

  • What version code?
    development branch (late January)

  • What system are you running the code on?
    M1 Pro (macOS 26.2)

  • Steps to reproduce?
    1.) ./uw setup ->
    2.) select amr-dev
    3.) ./uw test

  • Suggested fix:
    Add this line in pixi.toml:

python-xxhash = ">=3.6"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions