Skip to content

DEP: Add pip to environment.yml #48026

Closed
@rhshadrach

Description

@rhshadrach

I recreated my local dev environment with

mamba env create -f environment.yml

and got the message

Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies. Conda may not use the correct pip to install your packages, and they may end up in the wrong place. Please add an explicit pip dependency. I'm adding one for you, but still nagging you.

I'm using mamba 0.24.0 and conda 4.13.0.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions