carpentries-incubator / carpentries-incubator/python-intermediate-development

Episode 1.2: `python3` in Git Bash venv is system python

Open
#487 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TeX
Stars
63
Forks
77
Avg merge
20h 8m
Merged PRs (30d)
3

Description

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`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.