Closed
Description
Some people are reporting issues creating a development environment, and that
mamba env create
gives
The following argument was not expected: create
I don't know if this is platform-specific, but it works for me on mamba 1.0.0 on Linux (WSL2).
The following seems to be working for people
mamba create --file environment.yml
We'll see at the pydataglobal sprint if the above works for everyone, and then we'll update the docs - in the meantime, this might help anyone for whom mamba env create
isn't working
cc @datapythonista in case this is something you've come across
Metadata
Metadata
Assignees
Labels
No labels