Skip to content

Pace editable install from requirements_dev.txt is broken #419

@jdahm

Description

@jdahm

As of updating pace to gt4py v1.0, the Docker image built in examples/ with make build installs all the dependencies for pace, but not pace itself. #418 was created to quickly work around the problem, but it is not a proper fix.

What needs to happen is that someone tracks down why e.g. pip3 install -e ./physics -c constraints.txt && python3 -c "import pace.physics" fails, revert the Dockerfile change in #418, and make a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions