First time here? Check out the FAQ!
1

VirtualEnv - Unable to install pip

Hi all, I have been using pipenv for a long time but after reading on the subject, Virtualenv, decided to switch to it. However, I am facing an issue when I walk through Wing´s Project Guide: The creation stops around halfway and give the error message:

"Failed to start process to create virtualenv pip is missing from the virtualenv and could not be upgraded failed to start process to install packages"

Any help that shed some light over it is highly appreciated.

All the best, Dennis

Dennis's avatar
11
Dennis
asked 2021-10-12 14:13:40 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2021-10-13 09:32:38 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Could you submit a bug report from Wing's Help menu and include the log?

Wingware Support's avatar Wingware Support (2021-10-13 09:24:22 -0500) edit
add a comment see more comments

1 Answer

1

There is a problem in Wing 8.0.4.1 and earlier that prevents the Packages tool from updating if using pip 21.3. This will be fixed in the next release and can be worked around by replacing src/external/pipdeptree.py in the Wing installation with the latest from https://github.com/naiquevin/pipdeptree

However, I'm not seeing failure to create a virtualenv in that case so I think that is a separate issue. Seeing another bug report right after trying to and failing to create a virtualenv may show us what is going wrong.

Wingware Support's avatar
4k
Wingware Support
answered 2021-10-14 12:31:31 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you for an excellent service! I will download and use the version at github. Will let you know the outcome. Thanks, Dennis

Dennis's avatar Dennis (2021-10-14 14:26:16 -0500) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer