Skip to content

Episode 1.2: python3 in Git Bash venv is system python #487

@smangham

Description

@smangham

It looks like in some cases Windows virtual environments only alias python, not python3, so the material that has you run python3 -m pip is actually installing to the system python.

Once the virtual environment is activated, everything should switch to just plain python and pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions