-
Notifications
You must be signed in to change notification settings - Fork 345
Open
Description
When following the installation steps and running conda env create -f environment.yml, the command fails with this error:
Installing pip dependencies: \ Ran pip subprocess with arguments:
['/home/guyep/miniconda3/envs/deep3d_pytorch/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/guyep/playground/Deep3DFaceRecon_pytorch/condaenv.2duqmury.requirements.txt', '--exists-action=b']
Pip subprocess output:
Pip subprocess error:
/home/guyep/miniconda3/envs/deep3d_pytorch/bin/python: No module named pip
CondaEnvException: Pip failed
It looks like I'm not alone:
https://stackoverflow.com/questions/78326712/no-module-named-pip
Metadata
Metadata
Assignees
Labels
No labels