Installation on Windows
Back to start page
Automatically
The easiest way to install ObsPy under Windows (XP, Vista, 7) is using the ObsPy Installer.
- ObsPy Installer for Python 2.7.2 (32-bit and 64-bit)
The setup program will automatically download and install all necessary components needed for using ObsPy, e.g. handle the installation of Python, all required dependencies and all ObsPy modules. Already installed components will be skipped.
It is safe to re-run the installer to upgrade an existing installation.
Manually
If you feel comfortable installing Python modules by your own, you may be interested on the following options:
- Installation using prepacked modules
- Installation from source (recommended only for developers)
