Skip to content

Recorder fails if the System python PATH contains spaces #2320

Closed
@mdmintz

Description

@mdmintz

Recorder fails if the System python PATH contains spaces

Eg, if the System Python PATH is C:\Program Files\Python312\python.exe, then you may see this error message:

'C:\Program' is not recognized as an internal or external command

This happened because the space caused a break in the path, which was interpreted in the system as a separate command.

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions