New support package requirement for 32 » History » Version 2
  Anchi Cheng, 04/11/2017 11:09 PM 
  
| 1 | 1 | Anchi Cheng | |_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|_.Debian 8 package name| | 
|---|---|---|---|
| 2 | 2 | Anchi Cheng | |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| | 
| 3 | 1 | Anchi Cheng | |
| 4 | joblib can be installed with the command | ||
| 5 | |||
| 6 | <pre> | ||
| 7 | 2 | Anchi Cheng | pip install joblib==0.10.3 | 
| 8 | 1 | Anchi Cheng | </pre> | 
| 9 | 2 | Anchi Cheng | |
| 10 | * The specific version is compatible with python 2.6 on CentOS 6 | ||
| 11 | * If python 2.7 is used, the version does not need to be specified. |