Skip to content

"No module named pip" #184

@GuyPaddock

Description

@GuyPaddock

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions