Installing Melview on CentOS7

By: | Comments: No Comments

Posted in categories: Scientific Digest, Work related

git clone http://users.fmrib.ox.ac.uk/~flitney/melview.git
wget ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora-secondary/releases/14/Everything/arm/os/Packages/python-EnthoughtBase-3.0.5-1.fc14.noarch.rpm
yum install python-EnthoughtBase-3.0.5-1.fc14.noarch.rpm
yum install python-matplotlib-qt4 python-matplotlib python-pyside python-configobj
pip install -U pip
pip install -U traits traitsui nibabel pyface
cd melview
python ./setup.py install

Be the first to comment!

Leave a Reply