Skip to content

CI: conda warning #27374

Closed
Closed
@ghost

Description

from "setup environment" stage:

conda env create -q --file=ci/deps/azure-macos-35.yaml
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.
You are using pip version 10.0.1, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationDependenciesRequired and optional dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions