Skip to content

DEP: Add pip to environment.yml #48026

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
rhshadrach opened this issue Aug 10, 2022 · 9 comments · Fixed by #48148
Closed

DEP: Add pip to environment.yml #48026

rhshadrach opened this issue Aug 10, 2022 · 9 comments · Fixed by #48148
Assignees
Labels
Bug Dependencies Required and optional dependencies good first issue

Comments

@rhshadrach
Copy link
Member

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.

@rhshadrach rhshadrach added Bug Dependencies Required and optional dependencies labels Aug 10, 2022
@rhshadrach rhshadrach changed the title Add pip to environment.yml DEP: Add pip to environment.yml Aug 10, 2022
@MarcoGorelli
Copy link
Member

same here, would be good to explicitly list it

@miguelcsilva
Copy link

Hey, I'm new to open source but would love to start contributing. Would this issue be ready for me to try and take it?

@MarcoGorelli
Copy link
Member

go ahead thanks

@miguelcsilva
Copy link

take

@samrao1997
Copy link
Contributor

@miguelcsilva are you still doing this one? otherwise can I take it?

@miguelcsilva
Copy link

miguelcsilva commented Aug 17, 2022

Please take. I don't think I'll be able to contribute unfortunately, as trying to install mamba with conda resulted on missing DLLs error, and trying to install the requirements with conda itself resulted in conda spending over 6 hours on "Solving environment" until I cancelled it.
Feel free to take it, and sorry guys I wasn't able to help.

@ambujpawar
Copy link
Contributor

@samrao1997 I have never contributed to opensource. Can I please take it?

@samrao1997
Copy link
Contributor

I haven't started work on it yet, so @ambujpawar go for it!

@ambujpawar
Copy link
Contributor

take

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

Successfully merging a pull request may close this issue.

5 participants