We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Download Anaconda.
Install.
Checkout latest ObsPy master.
cd misc/installer/anaconda
Do some setup...
$ export CONDA_PY=34
$ mkdir -p CONDA_DIR/conda-bld/work
On linux:
$ apt-get install chrpath
Repeat for mccabe, flake8, and suds:
conda build mccabe
conda install "path/to/mccabe"
conda build obspy 9 conda install "path/to/obspy"