-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
404background
Metadata
Metadata
Assignees
Labels
No labels