Skip to content

Check if Python 3.7 is installed and use it during run time #2

@friedererdmann

Description

@friedererdmann

Currently users have to make sure Python 3.7 is the currently active version of Python by ensuring it's first in the path entries.

If Python 3.7 is installed (registry look up), use the path in the batch file setup of the virtual environment to make getting started for the user easier.

If Python 3.7 is not installed, warn the user if it is missing and exit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions