Skip to content
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

test: Adding pip to environment. #13

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Conversation

mithro
Copy link
Owner

@mithro mithro commented Jun 22, 2020

Should fix;

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.

Signed-off-by: Tim 'mithro' Ansell tansell@google.com

Should fix;
```
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.
```

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
@mithro
Copy link
Owner Author

mithro commented Jun 22, 2020

@gojimmypi -- This should fix one of the issues you discovered in #12

@mithro mithro merged commit 2baf9c6 into mithro:master Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant