Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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