Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pip check instructs to ask a TA for help
Previously we instructed to `pip install` the missing packages. This leads to a very different setup than we aim for, because no version numbers are provided. Changed this to: - list the packages - instruct the students to call in a TA - note to TA to redo the Python packages step (usually the root cause is that Apple users skipped that step)
- Loading branch information