Skip to content

pip failed to install in the environment #55

@Wolverine-14

Description

@Wolverine-14

I ran into a situation where pip wasn't installed in the created environment at all. I managed to install it using the execute node and the get-pip.py script.
My suggestion would be to change the
subprocess.run([f'{absDir}/pyenv/bin/python', '-m', 'pip', 'install', '--upgrade', 'pip'])
line in the setup.py script to use the git-pip.py script instead

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