-
Notifications
You must be signed in to change notification settings - Fork 13
Install PyECLOUD on Ubuntu
giadarol edited this page May 19, 2016
·
4 revisions
On Ubuntu 14.04 the following steps need to be performed to run PyECLOUD:
sudo apt-get install python-numpy
sudo apt-get install python-scipy
sudo apt-get install python-matplotlib
sudo apt-get install python-pip
sudo pip install cython
sudo apt-get install gfortran
Then clone and install PyECLOUD, PyPIC and optionally PyKLU (recommended) following the instruction in the page: