Project

General

Profile

Extra supporting package table » History » Revision 7

Revision 6 (Anchi Cheng, 10/12/2016 03:16 PM) → Revision 7/11 (Anchi Cheng, 10/12/2016 03:27 PM)

h3. Appion Only 

 |_.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 easy_install)|python-joblib|python-joblib| 

 joblib can be installed with the command 

 <pre> 
 easy_install joblib 
 </pre> 

 

 h3. Appion 3.3 or trunk only 

 |_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|_.Debian 8 package name| 
 |h5py| |h5py|python-h5py|python-h5py| 

 * disable the archive rpmforge before reinstall if seeing error on import: 
 <pre> 
 ImportError: libhdf5.so.6: cannot open shared object file: No such file or directory 
 </pre> 
 See https://www.centos.org/forums/viewtopic.php?t=46181