Project

General

Profile

Extra supporting package table » History » Version 7

Anchi Cheng, 10/12/2016 03:27 PM

1 3 Anchi Cheng
h3. Appion Only
2
3 1 Anchi Cheng
|_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|_.Debian 8 package name|
4
|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|
5 2 Anchi Cheng
6
joblib can be installed with the command
7
8
<pre>
9
easy_install joblib
10
</pre>
11 4 Anchi Cheng
12
h3. Appion 3.3 or trunk only
13 5 Anchi Cheng
14 4 Anchi Cheng
|_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|_.Debian 8 package name|
15 6 Anchi Cheng
|h5py| |h5py|python-h5py|python-h5py|
16 7 Anchi Cheng
17
* disable the archive rpmforge before reinstall if seeing error on import:
18
<pre>
19
ImportError: libhdf5.so.6: cannot open shared object file: No such file or directory
20
</pre>
21
See https://www.centos.org/forums/viewtopic.php?t=46181