Skip to content

Does pixi default env have an editable install of parcels? #2272

@willirath

Description

@willirath

Parcels version

v4-dev

Description

Curenltly, the pixi default env does not appear to have a working (editable or other) parcels package installed.

Code sample

$ git clone https://github.com/OceanParcels/Parcels.git
$ cd Parcels
$ pixi install
$ pixi shell
(Paarcels) $ cd /tmp
(Paarcels) $ python -c "import parcels"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'parcels'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions