I followed the prescribed installation instructions here ( Installation via Anaconda · obspy/obspy Wiki · GitHub ) but the last step ‘obspy-runtests’ gives the following :
![]()
Anyone help me this issue.
Thank you.
I followed the prescribed installation instructions here ( Installation via Anaconda · obspy/obspy Wiki · GitHub ) but the last step ‘obspy-runtests’ gives the following :
![]()
Anyone help me this issue.
Thank you.
you can install pyshp<3, e.g.
pip install “pyshp<3”
this will be solved with the new release (this week)
Thanks!
It works!
As an additional question, will the warnings that appear during the installation process affect the operation of the test program?
no , they should not be appearing anywhere.