Modules are good for most things but if you do a lot of work with Python you'll want a python specific system for managing different environments. I prefer conda.
Sent from my iPhone > On Mar 23, 2016, at 3:04 PM, Carlos Lijeron <[email protected]> wrote: > > Everyone, > > This is not a SLURM specific question, but rather a Python question in a > cluster environment supported by SLURM. Does anyone of you have any > suggestions on managing multiple Python versions (2.6.6, 2.7.9 and 3.0) on a > cluster, including package management and allowing users to install their own > Python modules in their home directories? > > Any ideas will be greatly appreciated. We are having trouble installing > Python modules for the different versions. > > > Carlos. >
