forked from obspy/obspy
-
Notifications
You must be signed in to change notification settings - Fork 0
Dependencies
mbyt edited this page Mar 22, 2015
·
5 revisions
ObsPy has a number of dependencies that need to be available when installing from source.
- C compiler
- A supported version of Python
- NumPy
- future
- scipy
- matplotlib
- lxml
- sqlalchemy
- suds-jurko (solely if you want to use obspy.neries)
- argparse (for Python < 2.7)
- basemap
- flake8
- mock (for Python < 3.3)
- nose
- pyimgur