Skip to main content

Obspy and the Canopy IDE

This post is similar to my post about the Eclipse IDE, but using Enthought’s Canopy instead, which offers the Ipython environment. Some may find this a similar environment to MATLAB or SciLab.

Steps:

  1. Install Canopy using an academic license.
  2. Open canopy and click the tab: ‘Window –> Package Manager’. Expand ‘Available Packages’ and under ‘Community Packages’ type ‘obspy’. See image below.The other dependencies should be installed automatically. If they are not, you can install with the package manager. See the obspy site for dependencies.
  3. After this you should be able to run the obspy tutorials.