Some tools don’t require root privileges, and will let you customize your Python packages to your needs, without conflicting with any system-level Python installations, or Python installations other users have performed.

A Miniconda Python installation is a common prerequisite for Python-based applications in machine learning and other fields.
Below is the insurrections of how to install miniconda in your lab directory:

https://its.tntech.edu/display/MON/Installing+Miniconda+in+Your+HPC+Account

Some tools came with singularity image. Please read more about how to use singularity container. You can use module to load singularity as:
Module avail

module load singularity/2.5.1

https://singularity.lbl.gov/quickstart
http://mskcchpc.org/display/CLUS/Singularity+Usage