Hello,
I think I may be blocked from the RS FDSN server, I already looked to this topic
and I have the same kind of error
File "/Users/.../recup_data.py", line 12, in connexion
return Client("http://data.raspberryshake.org", debug=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/obspy/clients/fdsn/client.py", line 277, in __init__
self._discover_services()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/obspy/clients/fdsn/client.py", line 1638, in _discover_services
raise FDSNNoServiceException(msg)
obspy.clients.fdsn.header.FDSNNoServiceException: No FDSN services could be discovered at 'http://data.raspberryshake.org'. This could be due to a temporary service outage or an invalid FDSN service address.