Actions
Processing Server External Packages Installation » History » Revision 15
« Previous |
Revision 15/28
(diff)
| Next »
Anchi Cheng, 11/15/2017 03:17 PM
Appion Only (3.2)
Name: | Download site: | SuSE rpm name | Debian 8 package name |
---|---|---|---|
joblib 0.8.3-r1 or newer | https://pypi.python.org/pypi/joblib | python-joblib | python-joblib |
joblib can be installed with the command
easy_install joblib==0.10.3
- 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.
If that does not work because the version is not found. Try this on CentOS6
yum install python-pip pip install joblib==0.10.3
Appion 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:
ImportError: libhdf5.so.6: cannot open shared object file: No such file or directory
See https://www.centos.org/forums/viewtopic.php?t=46181
and
http://kbfaq.blogspot.com/2011/08/installing-rpmforge-repository.html
- Configure .appion.cfg
- Install External Packages
- MotionCor for DD camera frame movie drift correction
- Install EMAN
- Install EMAN2
- Install SPIDER
- Install Xmipp
- Install UCSF Chimera
- Install Grigorieff lab software
- Compile FindEM
- Install Ace2
- Install Imod
- Install Protomo
- Install EM Hole Finder
- Install SIMPLE
- Test Appion
Updated by Anchi Cheng about 7 years ago · 15 revisions