There was an error while loading. Please reload this page.
Created by Ahmed Raza Hasan on Jun 23, 2017
Like with the R equivalent of this wiki page, sometimes one has to use a Python package that isn't on the server (yet).
Again, this method will only install these packages for you, since no one else has read/write access to your home directory.
Literally just
pip install --user <package>
Ta da!
Document generated by Confluence on May 22, 2024 11:44
Atlassian