New support package requirement for 32 » History » Revision 2
Revision 1 (Anchi Cheng, 10/31/2016 12:17 PM) → Revision 2/5 (Anchi Cheng, 04/11/2017 11:09 PM)
|_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|_.Debian 8 package name| |joblib 0.8.3-r1 or newer| "https://pypi.python.org/pypi/joblib":https://pypi.python.org/pypi/joblib|(use pip)|python-joblib|python-joblib| easy_install)|python-joblib|python-joblib| joblib can be installed with the command <pre> pip install joblib==0.10.3 easy_install joblib </pre> * The specific version is compatible with python 2.6 on CentOS 6 * If python 2.7 is used, the version does not need to be specified.