--- layout: nanohub title: Installation next: title: ScattPy Reference url: ../reference/index.html prev: title: Getting started url: getting_started.html topnav: - title: Documentation url: /docs/ - title: ScattPy User Guide url: index.html - title: Installation url: # sidenav: ' ' ---

Installation

To install ScattPy one needs:

Ubuntu

$ sudo apt-get install python-numpy python-scipy python-dev python-setuptools ipython
$ sudo easy_install numdifftools
$ sudo easy_install scikits.scattpy

Windows

Instructions for installing ScattPy under Windows operating system will be added later