Changes between Version 3 and Version 4 of TartuSchoolSasViewInstall
- Timestamp:
- Sep 8, 2017 3:49:00 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TartuSchoolSasViewInstall
v3 v4 32 32 - Scientific python packages (numpy, scipy) together with matplotlib, pylint and wxgtk2.8 can be installed by running 33 33 {{{ 34 sudo apt-get install python-numpy python-scipy python-matplotlib pylint python-wxgtk3.0 py opencl34 sudo apt-get install python-numpy python-scipy python-matplotlib pylint python-wxgtk3.0 python-pyopencl sphinx-common 35 35 }}} 36 36 … … 48 48 sudo pip install bumps 49 49 sudo pip install periodictable 50 sudo pip install sphinx51 50 }}} 52 51