|
Install Tex Live using the following command: install-tl --location http://mirror.ufs.ac.za/ctan/systems/texlive/tlnet/
Install PyPI packages, from this mirror, by running pip with the following option: -i http://mirror.ufs.ac.za/pypi/simple, or add index-url = http://mirror.ufs.ac.za/pypi/simple to the global section of ~/.pip/pip.conf
|