Keep Getting Warning of "Please add an explicit pip dependency. I'm adding one for you, but still nagging you"
tim5go opened this issue · 1 comments
tim5go commented
As titled, getting lots of warning messages when creating the virtual environment.
I guess it's related to this thread:
https://stackoverflow.com/questions/67081266/conda-yml-file-prompts-please-add-an-explicit-pip-dependency
To solve it / suppress the warning, maybe it is better to add an explicit dependency of pip
in the yaml file.
yair-schiff commented
Thanks for pointing this out. Warning should be gone with this commit ebb7cd6