Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unfamiliar error
#1
I get the following warning when I try to run a
conda env create -f environment.yml
Error:
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 googled the term and it is still not clear. What does "Please add an explicit pip dependency" mean and how do I do it?

Any help appreciated. Thanks in advance.

Respectfully,

ErnestTBass
Reply


Messages In This Thread
Unfamiliar error - by ErnestTBass - Nov-24-2020, 02:34 PM
RE: Unfamiliar error - by Larz60+ - Nov-24-2020, 04:41 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020