Skip to content

virtualenv dont work if file "C:\Program" was created #140244

@kuzyara

Description

@kuzyara

Bug report

Bug description:

  1. install python to %ProgramFiles%
  2. create file C:\Program
  3. type virtualenv venv in cmd
  4. type call venv\Scripts\activate
  5. 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:
Image

CPython versions tested on:

3.9

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions