The COMP1010 metapackage, used to specify dependencies required for UNSW's COMP1010 course.
Windows, Linux
pip install comp1010
MacOS
pip3 install --user comp1010
If you get an error warning that your Python version is unsupported, you may need to install a newer version of Python.
On Windows and MacOS, you can download the latest version from https://python.org/downloads, and on Linux, you should install it using your system package manager.