Skip to content

CI: conda warning #27374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Jul 13, 2019 · 1 comment · Fixed by #28008
Closed

CI: conda warning #27374

ghost opened this issue Jul 13, 2019 · 1 comment · Fixed by #28008
Labels
CI Continuous Integration Dependencies Required and optional dependencies

Comments

@ghost
Copy link

ghost commented Jul 13, 2019

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.
@simonjayhawkins simonjayhawkins added the Dependencies Required and optional dependencies label Jul 13, 2019
@WillAyd
Copy link
Member

WillAyd commented Jul 15, 2019

Makes sense if you want to push a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Dependencies Required and optional dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants