Closed tonino0013 closed 2 years ago
Hi, this issue is caused somewhere during the import of Obspy. I actually got a very similar problem (just with int64) just now when importing obspy. I think it's related to the Obspy-developers preparing a lot of changes right now for a new release; and there may have been an issue with some numpy-related bug making it into the stable release.
Maybe easiest to wait 1-2 days and try again if it's not urgent for you right now. Alternatively, you can install Obspy from Obspy's master branch rather than the stable release; that worked for me at least.
Dear @flixha , Ok, let's wait some days to see if the Obspy was the problem, I hope it will be fixed. Stay safe, best regards
Dear @flixha , I installed version Obpsy1.2.0, seems ok, I will test with my scripts. Stay safe and best regards, Tonino
Thanks for reporting this @tonino0013 and thanks for the obspy notes @flixha - if your scripts are running with obspy 1.2.0 (I think the issue is with the numpy version if you need things in obspy 1.2.2 you could try downgrading numpy) then we won't change anything here yet.
I will leave this open and test things once the new obspy release gets out in the wild.
Sorry for the slow response, holiday time!
Dear @calum-chamberlain, Thank you for the suggestion, downgranding numpy also works. I am testing the scripts and no problem.
Stay safe and best regards Tonino
What do you need help with?
New Installation Problems
Provide an example so that we can reproduce your problem
After installing on a new PC Windows 10 under Anaconda enviorement I am not able to run eqcorrscan I tried the procedure described on
https://eqcorrscan.readthedocs.io/en/latest/installation.html
with CONDA procedure and no CONDA procedure, until then seems to be perfect, however while I try to test my codes I got an error, for example, if I just typre:from eqcorrscan.core.match_filter import Tribe
The ouput is:I also installed the FFTW library with CONDA commands from
https://anaconda.org/conda-forge/fftw
Does anyone is experimenting this issue?
What help would you like?
Do I need to install a numpy for 32 bits? Did someone have this issue before?
What is your setup? (please complete the following information):**