mu-editor / mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.
http://codewith.mu
GNU General Public License v3.0
1.39k stars 433 forks source link

venv: Use Windows short paths for venv intepreter & pip as well. #2452

Closed carlosperate closed 10 months ago

carlosperate commented 1 year ago

Attempt to fix:

I've been unable to replicate in my Windows environment, but could ask affected users to check if the installer from this PR might work for them.

carlosperate commented 1 year ago

@tjguk tagging for visibility in this PR and issue https://github.com/mu-editor/mu/issues/2451. I'll update the info here in case any of the users are able to test it and confirm if it makes a difference or not.

tjguk commented 10 months ago

Going to merge this as it's a fairly safe change and passes all tests