[issue46056] Cannot use virtual environment on Windows 10 in corporate security settings

wolfgang kuehn report at bugs.python.org
Mon Dec 13 05:05:24 EST 2021


wolfgang kuehn <wolfgang-kuehn at decatur.de> added the comment:

symlinks do not work for me, this may be another bug (should I create a new issue?):

    python -m venv --without-pip --symlinks venv

Unable to symlink 'C:\\Users\\****\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\idle.exe' to 'C:\\****\venv\\Scripts\\idle.exe'
Error: [Errno 22] Invalid argument: 'C:\\Users\\****\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\idle.exe'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46056>
_______________________________________


More information about the Python-bugs-list mailing list