FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 169c3a74 authored by Yassin Refahi's avatar Yassin Refahi
Browse files

Update README.rst

parent 93141c3c
No related branches found
No related tags found
No related merge requests found
...@@ -21,19 +21,36 @@ To install on Ubuntu (LTS 16.04): ...@@ -21,19 +21,36 @@ To install on Ubuntu (LTS 16.04):
Install dependencies: Install dependencies:
sudo apt-get install python-setuptools sudo apt-get install python-setuptools
sudo apt-get install python-vtk sudo apt-get install python-vtk
sudo apt-get install python-matplotlib sudo apt-get install python-matplotlib
sudo apt-get install python-pythonlibtiff sudo apt-get install python-pythonlibtiff
sudo apt-get install python-scipy sudo apt-get install python-scipy
sudo apt-get install python-numpy sudo apt-get install python-numpy
sudo apt-get install python-sip sudo apt-get install python-sip
sudo apt-get install python-qt4 sudo apt-get install python-qt4
sudo apt-get install ipython sudo apt-get install ipython
sudo apt-get install ipython-qtconsole sudo apt-get install ipython-qtconsole
sudo apt-get install python-skimage sudo apt-get install python-skimage
sudo apt-get install scons sudo apt-get install scons
sudo apt-get install build-essential sudo apt-get install build-essential
sudo apt-get install libz-dev sudo apt-get install libz-dev
...
To install AtlasViewer:
python setup.py install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment