Project

General

Profile

Actions

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

Updated by Anchi Cheng over 7 years ago · 11 revisions