You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, reading through some of the raised issues it wasn't really clear how to fix it. It might be abated by explicitly requiring a higher version of numpy. In the setup.py try replacing:
Derrick,
After installing the newer Anaconda3-5.0.0-MacOSX-x86_64 and using the below configuration,
conda config --add channels conda-forge
conda create -n detex python=2.7
source activate detex
conda install pyqt=4 (Had to use an older version)
conda install joblib
conda install simplekml
conda install basemap
conda install obspy_
we get the warning
I didnt know if you were still supporting this but I thought I should drop you a line.
Bill
The text was updated successfully, but these errors were encountered: