basic summary:
I installed pyweed via miniconda on win11, update mkl in the meantime.
i tried to search event using params like this:


log out put is
2025-03-10 00:35:16 - INFO - Making 1 event requests
2025-03-10 00:35:16 - INFO - Loading events: http://service.iris.edu/fdsnws/event/1/query?minmagnitude=5.0&maxmagnitude=10.0&mindepth=0.0&maxdepth=6800.0&starttime=2009-09-01T00%3A00%3A00.000000&endtime=2011-08-31T00%3A00%3A00.000000
2025-03-10 00:35:58 - INFO - Loader processing
2025-03-10 00:35:58 - INFO - Loader done
2025-03-10 00:35:58 - INFO - Set events
2025-03-10 00:35:58 - INFO - Finished loading events

It seems this version of pyweed cannot analyze correspond xml format, since I can review lots of result on my Web Browser(edge).
basic summary:
I installed pyweed via miniconda on win11, update mkl in the meantime.
2025-03-10 00:35:16 - INFO - Making 1 event requests
2025-03-10 00:35:16 - INFO - Loading events: http://service.iris.edu/fdsnws/event/1/query?minmagnitude=5.0&maxmagnitude=10.0&mindepth=0.0&maxdepth=6800.0&starttime=2009-09-01T00%3A00%3A00.000000&endtime=2011-08-31T00%3A00%3A00.000000
2025-03-10 00:35:58 - INFO - Loader processing
2025-03-10 00:35:58 - INFO - Loader done
2025-03-10 00:35:58 - INFO - Set events
2025-03-10 00:35:58 - INFO - Finished loading events
It seems this version of pyweed cannot analyze correspond xml format, since I can review lots of result on my Web Browser(edge).