Skip to content

fix python virtual environment creation command on windows #72

@qubitron

Description

@qubitron

not all users have python on the path, instead you can use

py -m venv .venv

which will find the most appropriate python version to use and create a virtual environment with it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions