Comment 6 for bug 1967920

Revision history for this message
Benjamin Bach (benjaoming) wrote :

This also affects the layout of new virtual environments, which causes many tools to not locate Python and pip executables.

This breaks popular tools like pre-commit and virtualenvwrapper because they assume that the virtualenv looks like the posix_prefix.

See:
https://github.com/pre-commit/pre-commit/issues/2336
https://github.com/bernardobarreto/virtualenvwrapper/issues/20