Bug report
Bug description:
- install python to %ProgramFiles%
- create file C:\Program
- type
virtualenv venv in cmd
- type
call venv\Scripts\activate
- type
python
ouput:
(venv) C:\Users\Kuznetsov_NA>python
Unable to create process using 'c:\program files\python39\python.exe'
python version: any
os: windows
screen:

CPython versions tested on:
3.9
Operating systems tested on:
Windows