#143168 Report by node wheel-builder covering 1928 tests from 60 modules resulted into 116 errors

Report

ObsPy version
1.3.0.post0+107.gca9897f9a7.d…
GitHub Pull Request
-
Report file
JSON document
Total runtime
401.3 sec
Report date/time
March 29, 2025, 8 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
wheel-builder
Processor
x86_64
Python Compiler
GCC 10.2.1 20210130 (Red Hat 10.2.1-11)
Python Implementation
CPython
Python Version
3.10.5
Release
6.8.0-55-generic
System
Linux
Version
#57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025

Dependencies

cartopy
---
decorator
5.2.1
flake8
---
geographiclib
---
lxml
5.3.1
matplotlib
3.10.1
numpy
2.2.4
obspy
1.3.0.post0+107.gca9897f9a7.dirty
pyproj
3.7.1
pytest
8.3.5
pytest-json-report
1.5.0
requests
2.32.3
scipy
1.15.2
setuptools
62.6.0
shapefile
---
sqlalchemy
2.0.40

Modules (60)

Module Errors / Failures Tracebacks
obspy.clients.earthworm Not tested -
obspy.clients.fdsn - -
obspy.clients.filesystem 9 1 2 3 4 5 6 7 8 9
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.nrl Not tested -
obspy.clients.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core 30 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
obspy.core.event - -
obspy.core.inventory - -
obspy.core.util 1 40
obspy.db Not tested -
obspy.geodetics - -
obspy.imaging 1 41
obspy.io.ah - -
obspy.io.arclink - -
obspy.io.ascii 6 42 43 44 45 46 47
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.dmx - -
obspy.io.focmec - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.hypodd - -
obspy.io.iaspei - -
obspy.io.json - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed 3 48 49 50
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.nordic - -
obspy.io.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
obspy.io.reftek 19 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
obspy.io.rg16 - -
obspy.io.sac 12 70 71 72 73 74 75 76 77 78 79 80 81
obspy.io.scardec 3 82 83 84
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.seiscomp - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.stationxml - -
obspy.io.wav - -
obspy.io.win - -
obspy.io.xseed - -
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime 13 85 86 87 88 89 90 91 92 93 94 95 96 97
obspy.scripts - -
obspy.signal 19 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
obspy.taup Not tested -
Summary 116 116

Tracebacks (116)

Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1546, in _fetch_index_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1547, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f8c71dfc0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ceb0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f280; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71d180; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71fd90; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ca30; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f8c71dfc0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ceb0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f280; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71d180; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71fd90; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ca30; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 381, in test_get_availability
actual_avail = client.get_availability(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 415, in get_availability
tsindex_rows = self._get_tsindex_rows(network, station,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 679, in _get_tsindex_rows
return self.request_handler._fetch_index_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1668, in _fetch_index_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f8c71dfc0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ceb0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f280; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71d180; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71fd90; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ca30; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f8c71dfc0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ceb0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f280; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71d180; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71fd90; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71ca30; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1726, in _fetch_summary_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1727, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7e1a9090; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c6ddde0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8b0e91e0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f730; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f160; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71e590; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7e1a9090; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c6ddde0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8b0e91e0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f730; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f160; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71e590; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 236, in test_get_availability_extent
actual_avail_extents = client.get_availability_extent(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 358, in get_availability_extent
summary_rows = self._get_summary_rows(network, station,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 597, in _get_summary_rows
return self.request_handler._fetch_summary_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1744, in _fetch_summary_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7e1a9090; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c6ddde0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8b0e91e0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f730; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f160; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71e590; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7e1a9090; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c6ddde0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8b0e91e0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f730; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71f160; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c71e590; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1726, in _fetch_summary_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1727, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1d1e0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4e0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d2a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d630; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d690; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d6f0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1d1e0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4e0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d2a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d630; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d690; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d6f0; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 175, in test_get_nslc
actual_nslc = client.get_nslc("I*,CU",
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 317, in get_nslc
summary_rows = self._get_summary_rows(network, station, location,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 597, in _get_summary_rows
return self.request_handler._fetch_summary_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1744, in _fetch_summary_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1d1e0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4e0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d2a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d630; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d690; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d6f0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1d1e0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4e0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d2a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d630; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d690; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d6f0; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1546, in _fetch_index_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1547, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f823e96c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebb80; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebf70; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e230; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1dd50; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e380; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f823e96c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebb80; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebf70; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e230; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1dd50; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e380; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 62, in test_get_waveforms
returned_stream = client.get_waveforms(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 262, in get_waveforms
return self._get_waveforms(query_rows, merge)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 623, in _get_waveforms
index_rows = self.request_handler._fetch_index_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1668, in _fetch_index_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f823e96c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebb80; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebf70; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e230; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1dd50; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e380; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f823e96c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebb80; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7e1ebf70; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e230; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1dd50; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e380; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1546, in _fetch_index_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1547, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1d5d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebc0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebf0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e980; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1eaa0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cee0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1d5d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebc0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebf0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e980; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1eaa0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cee0; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 142, in test_get_waveforms_bulk
returned_stream = client.get_waveforms_bulk(bulk_request)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 288, in get_waveforms_bulk
return self._get_waveforms(query_rows, merge)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 623, in _get_waveforms
index_rows = self.request_handler._fetch_index_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1668, in _fetch_index_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1d5d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebc0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebf0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e980; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1eaa0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cee0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1d5d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebc0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ebf0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e980; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1eaa0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cee0; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1546, in _fetch_index_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1547, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1f9d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f8b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f9a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa00; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa30; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa90; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1f9d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f8b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f9a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa00; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa30; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa90; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 581, in test_has_data
self.assertTrue(client.has_data())
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 558, in has_data
avail_percentage = self.get_availability_percentage(network,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 494, in get_availability_percentage
avail = self.get_availability(network, station,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 415, in get_availability
tsindex_rows = self._get_tsindex_rows(network, station,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 679, in _get_tsindex_rows
return self.request_handler._fetch_index_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1668, in _fetch_index_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1f9d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f8b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f9a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa00; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa30; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa90; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1f9d0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f8b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1f9a0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa00; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa30; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1fa90; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1546, in _fetch_index_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1547, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1de70; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfa0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ffa0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfd0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1de70; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfa0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ffa0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfd0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 770, in test_build_file_list
self.assertRaisesRegex(OSError,
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 1291, in assertRaisesRegex
return context.handle('assertRaisesRegex', args, kwargs)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 201, in handle
callable_obj(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1064, in build_file_list
tsindex = self.request_handler._fetch_index_rows()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1668, in _fetch_index_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1de70; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfa0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ffa0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfd0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1de70; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfa0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1ffa0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1cfd0; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; endtime>)?
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1726, in _fetch_summary_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1727, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1d510; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e830; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e560; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d5a0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1d510; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e830; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e560; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d5a0; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tests/test_tsindex.py", line 916, in test__fetch_summary_rows
ts_summary_data = request_handler._fetch_summary_rows(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1744, in _fetch_summary_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f7db1d510; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e830; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e560; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d5a0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f7db1d510; network>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d4b0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e5f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e830; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1e560; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f7db1d5a0; endtime>)?
055 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
056
057 * :meth:`~Client.get_availability_extent()`:
058 Returns a list of (network, station, location, channel, earliest, latest)
059 tuples that represent the full extent of available data. This example
060 retrieves from the very small obspy test tsindex database a list of all
061 available ("BHZ") channel extents from the Global Seismograph Network
062 ("IU") for all times.
063
064 >>> extents = client.get_availability_extent(network="IU", channel="BHZ")
UNEXPECTED EXCEPTION: ValueError('Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f8c70e2c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d5a0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70cdf0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d000; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70dab0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f8c70e2c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d5a0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70cdf0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d000; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70dab0; endtime>)?')
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1726, in _fetch_summary_rows
stmts = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1727, in <listcomp>
sa.select([
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
return Select(*entities)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5340, in __init__
self._raw_columns = [
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py", line 5341, in <listcomp>
coercions.expect(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 395, in expect
resolved = impl._literal_coercion(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
self._raise_for_expected(element, argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
return super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
super()._raise_for_expected(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f8c70e2c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d5a0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70cdf0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d000; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70dab0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f8c70e2c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d5a0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70cdf0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d000; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70dab0; endtime>)?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.clients.filesystem.tsindex[6]>", line 1, in <module>
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 358, in get_availability_extent
summary_rows = self._get_summary_rows(network, station,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 597, in _get_summary_rows
return self.request_handler._fetch_summary_rows(query_rows)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py", line 1744, in _fetch_summary_rows
raise ValueError(str(err))
ValueError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.elements.Label at 0x7f4f8c70e2c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d5a0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70cdf0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d000; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70dab0; endtime>]. Did you mean to say select(<sqlalchemy.sql.elements.Label at 0x7f4f8c70e2c0; network>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d5a0; station>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d3f0; location>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70cdf0; channel>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70d000; starttime>, <sqlalchemy.sql.elements.Label at 0x7f4f8c70dab0; endtime>)?
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/tsindex.py:64: UnexpectedException
3290 >>> s = ['', '', '3 Trace(s) in Stream:',
3291 ... 'IU.GRFO..HH2 | 2016-01-07T00:00:00.008300Z - '
3292 ... '2016-01-07T00:00:30.098300Z | 10.0 Hz, 301 samples',
3293 ... 'XX.GRFO..HH1 | 2016-01-07T00:00:02.668393Z - '
3294 ... '2016-01-07T00:00:09.518393Z | 100.0 Hz, 686 samples',
3295 ... 'IU.ABCD..EH2 | 2016-01-07T00:00:09.528393Z - '
3296 ... '2016-01-07T00:00:50.378393Z | 100.0 Hz, 4086 samples',
3297 ... '', '']
3298 >>> s = os.linesep.join(s)
3299 >>> st = Stream._dummy_stream_from_string(s)
UNEXPECTED EXCEPTION: AttributeError('`np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.')
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.core.stream.Stream._dummy_stream_from_string[3]>", line 1, in <module>
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 3319, in _dummy_stream_from_string
tr.data = np.ones(npts, dtype=np.float_)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py:3299: UnexpectedException
2333
2334 .. rubric:: Example
2335
2336 >>> st = read()
2337 >>> print(st) # doctest: +ELLIPSIS
2338 3 Trace(s) in Stream:
2339 BW.RJOB..EHZ | 2009-08-24T00:20:03.000000Z ... | 100.0 Hz, 3000 samples
2340 BW.RJOB..EHN | 2009-08-24T00:20:03.000000Z ... | 100.0 Hz, 3000 samples
2341 BW.RJOB..EHE | 2009-08-24T00:20:03.000000Z ... | 100.0 Hz, 3000 samples
2342 >>> st.resample(10.0) # doctest: +ELLIPSIS
UNEXPECTED EXCEPTION: AttributeError('`newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.')
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.core.stream.Stream.resample[2]>", line 1, in <module>
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 2351, in resample
tr.resample(sampling_rate, window=window,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py:2342: UnexpectedException
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 2263, in _adjust_bode_plot_figure
ax1.legend(loc="lower center", ncol=3, fontsize='small')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/axes/_axes.py", line 336, in legend
handles, labels, kwargs = mlegend._parse_legend_args([self], *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/legend.py", line 1349, in _parse_legend_args
_api.warn_external(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/_api/__init__.py", line 391, in warn_external
warnings.warn(message, category, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/testing.py", line 136, in _warn
message=category(message), category=category,
TypeError: 'NoneType' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_channel.py", line 32, in test_response_plot
cha.plot(0.005, outfile=image_path)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/channel.py", line 455, in plot
return self.response.plot(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 1902, in plot
_adjust_bode_plot_figure(fig, show=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 2265, in _adjust_bode_plot_figure
leg_ = ax1.legend(loc="lower center", ncol=3)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/axes/_axes.py", line 336, in legend
handles, labels, kwargs = mlegend._parse_legend_args([self], *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/legend.py", line 1349, in _parse_legend_args
_api.warn_external(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/_api/__init__.py", line 391, in warn_external
warnings.warn(message, category, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/testing.py", line 136, in _warn
message=category(message), category=category,
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_preview.py", line 26, in test_create_preview
preview = create_preview(trace, delta=60)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/preview.py", line 69, in create_preview
diff = data.ptp(axis=1)
AttributeError: `ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_preview.py", line 200, in test_create_preview_with_unrounded_sample_rate
create_preview(tr, delta=30)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/preview.py", line 69, in create_preview
diff = data.ptp(axis=1)
AttributeError: `ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_preview.py", line 213, in test_create_preview_with_very_small_sample_rate
create_preview(tr)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/preview.py", line 69, in create_preview
diff = data.ptp(axis=1)
AttributeError: `ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 2263, in _adjust_bode_plot_figure
ax1.legend(loc="lower center", ncol=3, fontsize='small')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/axes/_axes.py", line 336, in legend
handles, labels, kwargs = mlegend._parse_legend_args([self], *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/legend.py", line 1349, in _parse_legend_args
_api.warn_external(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/_api/__init__.py", line 391, in warn_external
warnings.warn(message, category, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/testing.py", line 136, in _warn
message=category(message), category=category,
TypeError: 'NoneType' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_response.py", line 123, in test_response_plot
resp.plot(0.001, output="VEL", start_stage=1, end_stage=3,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 1902, in plot
_adjust_bode_plot_figure(fig, show=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 2265, in _adjust_bode_plot_figure
leg_ = ax1.legend(loc="lower center", ncol=3)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/axes/_axes.py", line 336, in legend
handles, labels, kwargs = mlegend._parse_legend_args([self], *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/legend.py", line 1349, in _parse_legend_args
_api.warn_external(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/_api/__init__.py", line 391, in warn_external
warnings.warn(message, category, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/testing.py", line 136, in _warn
message=category(message), category=category,
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 2263, in _adjust_bode_plot_figure
ax1.legend(loc="lower center", ncol=3, fontsize='small')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/axes/_axes.py", line 336, in legend
handles, labels, kwargs = mlegend._parse_legend_args([self], *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/legend.py", line 1349, in _parse_legend_args
_api.warn_external(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/_api/__init__.py", line 391, in warn_external
warnings.warn(message, category, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/testing.py", line 136, in _warn
message=category(message), category=category,
TypeError: 'NoneType' object is not callable
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_response.py", line 132, in test_response_plot_degrees
resp.plot(0.001, output="VEL", start_stage=1, end_stage=3,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 1902, in plot
_adjust_bode_plot_figure(fig, show=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/inventory/response.py", line 2265, in _adjust_bode_plot_figure
leg_ = ax1.legend(loc="lower center", ncol=3)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/axes/_axes.py", line 336, in legend
handles, labels, kwargs = mlegend._parse_legend_args([self], *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/legend.py", line 1349, in _parse_legend_args
_api.warn_external(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/matplotlib/_api/__init__.py", line 391, in warn_external
warnings.warn(message, category, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/testing.py", line 136, in _warn
message=category(message), category=category,
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_stream.py", line 1884, in test_integrate_and_differentiate
st1.integrate()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 2495, in integrate
tr.integrate(method=method, **options)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1967, in integrate
self.data = func(data=self.data, dx=self.stats.delta, **options)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/differentiate_and_integrate.py", line 27, in integrate_cumtrapz
ret = scipy.integrate.cumtrapz(data, dx=dx)
AttributeError: module 'scipy.integrate' has no attribute 'cumtrapz'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_stream.py", line 1930, in test_read
read('/path/to/UNKNOWN')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 286, in _map_example_filename
args[ind] = get_example_file(args[ind][9:])
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 207, in get_example_file
mod = __import__("obspy.%s" % module,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/taup/__init__.py", line 447, in <module>
from .tau import TauPyModel # NOQA
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/taup/tau.py", line 14, in <module>
from .helper_classes import Arrival
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/taup/helper_classes.py", line 20, in <module>
('top_p', np.float_),
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_stream.py", line 2247, in test_method_chaining
.resample(st[0].stats.sampling_rate / 2)\
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 2351, in resample
tr.resample(sampling_rate, window=window,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_stream.py", line 2411, in test_integrate
tr.integrate()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1967, in integrate
self.data = func(data=self.data, dx=self.stats.delta, **options)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/differentiate_and_integrate.py", line 27, in integrate_cumtrapz
ret = scipy.integrate.cumtrapz(data, dx=dx)
AttributeError: module 'scipy.integrate' has no attribute 'cumtrapz'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_stream.py", line 2424, in test_integrate_args
tr.integrate(method='cumtrapz')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1967, in integrate
self.data = func(data=self.data, dx=self.stats.delta, **options)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/differentiate_and_integrate.py", line 27, in integrate_cumtrapz
ret = scipy.integrate.cumtrapz(data, dx=dx)
AttributeError: module 'scipy.integrate' has no attribute 'cumtrapz'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1261, in test_integrate
tr.integrate()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1967, in integrate
self.data = func(data=self.data, dx=self.stats.delta, **options)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/differentiate_and_integrate.py", line 27, in integrate_cumtrapz
ret = scipy.integrate.cumtrapz(data, dx=dx)
AttributeError: module 'scipy.integrate' has no attribute 'cumtrapz'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2479, in resolve
return functools.reduce(getattr, self.attrs, module)
AttributeError: module 'scipy.signal' has no attribute 'hann'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1359, in test_taper_onesided
tr.taper(max_percentage=None, side="left")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 2147, in taper
func = _get_function_from_entry_point('taper', type)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 330, in _get_function_from_entry_point
func = buffered_load_entry_point(entry_point.dist.key,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/misc.py", line 600, in buffered_load_entry_point
_ENTRY_POINT_CACHE[hash_str] = load_entry_point(dist, group, name)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 486, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2867, in load_entry_point
return ep.load()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2471, in load
return self.resolve()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2481, in resolve
raise ImportError(str(exc)) from exc
ImportError: module 'scipy.signal' has no attribute 'hann'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2479, in resolve
return functools.reduce(getattr, self.attrs, module)
AttributeError: module 'scipy.signal' has no attribute 'hann'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1389, in test_taper_length
tr.taper(max_percentage=0.7, max_length=int(npts / 2) + 1)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 2147, in taper
func = _get_function_from_entry_point('taper', type)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 330, in _get_function_from_entry_point
func = buffered_load_entry_point(entry_point.dist.key,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/misc.py", line 600, in buffered_load_entry_point
_ENTRY_POINT_CACHE[hash_str] = load_entry_point(dist, group, name)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 486, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2867, in load_entry_point
return ep.load()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2471, in load
return self.resolve()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2481, in resolve
raise ImportError(str(exc)) from exc
ImportError: module 'scipy.signal' has no attribute 'hann'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1430, in test_times
assert np.alltrue(tr.data.mask == tm.mask)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.alltrue` was removed in the NumPy 2.0 release. Use `np.all` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1640, in test_resample
tr_2 = tr.copy().resample(sampling_rate=50.0)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1678, in test_method_chaining
.resample(tr.stats.sampling_rate / 2.0)\
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 1845, in test_processing_information
tr.resample(tr.stats.sampling_rate / 2.0)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 2119, in test_resample_new
tr.resample(0.5, window='hann', no_filter=True)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2479, in resolve
return functools.reduce(getattr, self.attrs, module)
AttributeError: module 'scipy.signal' has no attribute 'hann'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 2492, in test_dtype_is_not_unnecessarily_changed
assert tr_int32.copy().taper(0.05, "hann").data.dtype == np.float64
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 2147, in taper
func = _get_function_from_entry_point('taper', type)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 330, in _get_function_from_entry_point
func = buffered_load_entry_point(entry_point.dist.key,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/misc.py", line 600, in buffered_load_entry_point
_ENTRY_POINT_CACHE[hash_str] = load_entry_point(dist, group, name)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 486, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2867, in load_entry_point
return ep.load()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2471, in load
return self.resolve()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2481, in resolve
raise ImportError(str(exc)) from exc
ImportError: module 'scipy.signal' has no attribute 'hann'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_trace.py", line 2717, in test_resample_short_traces
tr.resample(30)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_utcdatetime.py", line 47, in test_from_numpy_string
dt = UTC(np.string_("1970-01-01 12:23:34"))
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.string_` was removed in the NumPy 2.0 release. Use `np.bytes_` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_util_testing.py", line 72, in test_nan
tr1.data[0], tr2.data[0] = np.NaN, np.NaN
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_waveform_plugins.py", line 94, in test_read_and_write
st = read(outfile)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_waveform_plugins.py", line 281, in test_read_thread_safe
tr.write(outfile, format=format)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 282, in _write_sac_xy
_internal_write_sac_xy(trace, fh, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-eaxvr4zy.tmp
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_waveform_plugins.py", line 350, in test_issue_193
tr.write(tempfile, format)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 282, in _write_sac_xy
_internal_write_sac_xy(trace, fh, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-qmkkfm90.tmp
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/tests/test_waveform_plugins.py", line 459, in test_deepcopy
stream.write(format=format, filename=tmpfile)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%+.10e'
1687 the signal is assumed to be periodic.
1688
1689 .. rubric:: Example
1690
1691 >>> tr = Trace(data=np.array([0.5, 0, 0.5, 1, 0.5, 0, 0.5, 1]))
1692 >>> len(tr)
1693 8
1694 >>> tr.stats.sampling_rate
1695 1.0
1696 >>> tr.resample(4.0) # doctest: +ELLIPSIS
UNEXPECTED EXCEPTION: AttributeError('`newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.')
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.core.trace.Trace.resample[3]>", line 1, in <module>
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 237, in skip_if_no_data
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 282, in _add_processing_info
result = func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 1725, in resample
x = rfft(self.data.newbyteorder("="))
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py:1696: UnexpectedException
191
192 :param filename: A test file name to which the path should be returned.
193 :return: Full path to file.
194
195 .. rubric:: Example
196
197 >>> get_example_file('slist.ascii') # doctest: +SKIP
198 /custom/path/to/obspy/io/ascii/tests/data/slist.ascii
199
200 >>> get_example_file('does.not.exists') # doctest: +ELLIPSIS
Differences (unified diff with -expected +actual):
@@ -1,3 +1,16 @@
Traceback (most recent call last):
-...
-OSError: Could not find file does.not.exists ...
+ File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
+ exec(compile(example.source, filename, "single",
+ File "<doctest obspy.core.util.base.get_example_file[1]>", line 1, in <module>
+ get_example_file('does.not.exists') # doctest: +ELLIPSIS
+ File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 207, in get_example_file
+ mod = __import__("obspy.%s" % module,
+ File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/taup/__init__.py", line 447, in <module>
+ from .tau import TauPyModel # NOQA
+ File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/taup/tau.py", line 14, in <module>
+ from .helper_classes import Arrival
+ File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/taup/helper_classes.py", line 20, in <module>
+ ('top_p', np.float_),
+ File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
+ raise AttributeError(
+AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py:200: DocTestFailure
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 846, in pytest_runtest_call
yield from self._runtest_for(item, "call")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call
item.runtest()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1627, in runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/tests/test_scan.py", line 130, in test_scanner_manually_add_streams
st = read(file_, headonly=True)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/tests/test_ascii.py", line 642, in test_float_sampling_rates_write_and_read
tr.write(tempfile, format=format)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%d'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/tests/test_ascii.py", line 449, in test_write_slist
_write_slist(stream_orig, tmpfile)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%+.10e'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/tests/test_ascii.py", line 544, in test_write_slist_custom_fmt_custom
_write_slist(stream_orig, tmpfile, custom_fmt='%+r')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%+r'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/tests/test_ascii.py", line 497, in test_write_slist_custom_fmt_float
_write_slist(stream_orig, tmpfile, custom_fmt='%3.14f')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%3.14f'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/tests/test_ascii.py", line 568, in test_write_slist_file_multiple_traces
_write_slist(stream_orig, tmpfile)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%d'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/tests/test_ascii.py", line 623, in test_write_small_trace
tr.write(tempfile, format=format)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/ascii/core.py", line 352, in _write_slist
np.savetxt(fh, data, delimiter=b'\t',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b'%d'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_util.py", line 309, in test_get_flags
_create_mseed_file(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_util.py", line 75, in _create_mseed_file
arr[:flags[key][name]] = 1 << _i
OverflowError: Python integer 128 out of bounds for int8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_util.py", line 433, in test_get_flags_from_files_and_file_like_objects
_create_mseed_file(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_util.py", line 75, in _create_mseed_file
arr[:flags[key][name]] = 1 << _i
OverflowError: Python integer 128 out of bounds for int8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_util.py", line 653, in test_time_shifting
util.shift_time_of_file(filename, output_filename, 22000)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/util.py", line 1612, in shift_time_of_file
current_record[36] = current_record[36] & (~2)
OverflowError: Python integer -3 out of bounds for uint8
044 .KW1..EH0 | 2015-10-09T22:51:11.675000Z - ... | 200.0 Hz, 2743 samples
045 .KW1..EH1 | 2015-10-09T22:50:51.000000Z - ... | 200.0 Hz, 3107 samples
046 .KW1..EH1 | 2015-10-09T22:51:05.925000Z - ... | 200.0 Hz, 768 samples
047 .KW1..EH1 | 2015-10-09T22:51:10.765000Z - ... | 200.0 Hz, 2925 samples
048 .KW1..EH2 | 2015-10-09T22:50:51.000000Z - ... | 200.0 Hz, 3405 samples
049 .KW1..EH2 | 2015-10-09T22:51:08.415000Z - ... | 200.0 Hz, 3395 samples
050
051 Network, location and component codes can be specified during reading:
052
053 >>> st = read("/path/to/225051000_00008656", network="BW", location="",
UNEXPECTED EXCEPTION: OverflowError('Python integer 2000 out of bounds for uint8')
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.io.reftek[4]>", line 1, in <module>
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/__init__.py:53: UnexpectedException
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 419, in test_data_unpacking_steim1
rt = Reftek130.from_file(self.reftek_file)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 432, in test_data_unpacking_steim2
rt = Reftek130.from_file(self.reftek_file_steim2)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 318, in test_drop_not_implemented_packets
_read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 216, in test_integration_with_obspy_core
st_reftek = obspy.read(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 350, in test_missing_event_trailer_packet
st_reftek = _read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 406, in test_no_eh_et_packet
_read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 283, in test_read_file_perturbed_packet_sequence
st_reftek = _read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 183, in test_read_reftek130_no_component_codes_specified
st_reftek = _read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 140, in test_read_reftek130_steim1
st_reftek = _read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 153, in test_read_reftek130_steim2
st = _read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 610, in test_reading_file_with_encoding_16
st = _read_reftek130(self.reftek_file_16)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 593, in test_reading_file_with_encoding_32
st = _read_reftek130(self.reftek_file_32)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 623, in _generic_reader
generic = callback_func(pathname_or_url, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 142, in uncompress_file
return func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 145, in from_file
with io.open(filename, "rb") as fh:
TypeError: expected str, bytes or os.PathLike object, not BytesIO
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 552, in test_reading_file_with_multiple_events
st = obspy.read(bytes_, format='REFTEK130',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 630, in _generic_reader
generic = callback_func(fh.name, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 623, in _generic_reader
generic = callback_func(pathname_or_url, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 142, in uncompress_file
return func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 145, in from_file
with io.open(filename, "rb") as fh:
TypeError: expected str, bytes or os.PathLike object, not BytesIO
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 577, in test_reading_file_with_no_data_in_channel_zero
st = obspy.read(bio, format='REFTEK130')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 630, in _generic_reader
generic = callback_func(fh.name, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 522, in test_reading_packet_with_vpu_float_string
data = _initial_unpack_packets(data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 513, in test_string_representations
rt130 = Reftek130.from_file(self.reftek_file)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 376, in test_truncated_last_packet
st_reftek = _read_reftek130(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/tests/test_core.py", line 249, in test_warning_disturbed_packet_sequence
_read_reftek130(fh.name, network="XX", location="01",
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 100, in _read_reftek130
rt130 = Reftek130.from_file(filename)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/core.py", line 148, in from_file
rt._data = _initial_unpack_packets(string)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in _initial_unpack_packets
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/packet.py", line 256, in <listcomp>
result['time'][:] += [_get_nanoseconds_for_start_of_year(y)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/reftek/util.py", line 44, in _get_nanoseconds_for_start_of_year
year += 2000
OverflowError: Python integer 2000 out of bounds for uint8
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 255, in test_iztype11
self.assertAlmostEqual(t1.timestamp, t2.timestamp, 5)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 899, in assertAlmostEqual
raise self.failureException(msg)
AssertionError: 1073117342.3999912 != 1073117342.4 within 5 places (8.821487426757812e-06 difference)
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 113, in test_read_big_endian_via_obspy
tr = read(self.filebe, format='SAC')[0]
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 97, in test_read_write_xy_via_obspy
tr.write(tempfile, format='SACXY')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 282, in _write_sac_xy
_internal_write_sac_xy(trace, fh, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-frdghuhy.tmp
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 622, in test_read_xy_write_xy_from_bytes_io
_write_sac_xy(st, fh)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 272, in _write_sac_xy
_internal_write_sac_xy(stream[0], filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
AttributeError: '_io.BytesIO' object has no attribute 'name'
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 639, in test_read_xy_write_xy_from_open_file_binary_mode
_write_sac_xy(st, tf)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 272, in _write_sac_xy
_internal_write_sac_xy(stream[0], filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-0cz2pnke.tmp
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 82, in test_read_xy_write_xy_via_obspy
tr.write(tempfile, format='SACXY')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 282, in _write_sac_xy
_internal_write_sac_xy(trace, fh, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-r7zeic9w.tmp
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 127, in test_swap_bytes_via_obspy
trbe = read(self.filebe, format='SAC')[0]
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 361, in test_write_sac_xy_with_minimum_stats
tr.write(sac_file, 'SACXY')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 282, in _write_sac_xy
_internal_write_sac_xy(trace, fh, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-zr4er4qx.tmp
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 423, in test_write_small_trace
tr.write(tempfile, format=format)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/trace.py", line 999, in write
Stream([self]).write(filename, format, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 282, in _write_sac_xy
_internal_write_sac_xy(trace, fh, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
obspy.io.sac.util.SacIOError: Cannot write trace values: /tmp/obspy-qkvzn1ik.tmp
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 416, in write_sac_ascii
np.savetxt(f, data[5 * rows:], delimiter=b'\t')
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1606, in savetxt
format = delimiter.join(fmt)
TypeError: sequence item 0: expected a bytes-like object, str found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_core.py", line 742, in test_writing_to_file_like_objects_with_obspy
st.write(fh, format="sacxy")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 1456, in write
write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 272, in _write_sac_xy
_internal_write_sac_xy(stream[0], filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 302, in _internal_write_sac_xy
sac.write(buf, ascii=True, flush_headers=False)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1135, in write
_io.write_sac_ascii(dest, self._hf, self._hi, self._hs, data)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 420, in write_sac_ascii
raise SacIOError("Cannot write trace values: " + f.name)
AttributeError: '_io.BytesIO' object has no attribute 'name'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_sactrace.py", line 187, in test_lcalda
meters, az, baz = gps2dist_azimuth(evla, evlo, stla, stlo)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/geodetics/base.py", line 268, in gps2dist_azimuth
if np.alltrue(np.isnan(values)):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.alltrue` was removed in the NumPy 2.0 release. Use `np.all` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/tests/test_sactrace.py", line 80, in test_read_sac_byteorder
sac = SACTrace.read(self.filebe)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/tests/test_core.py", line 143, in test_read_and_write_scardec_from_bytes_io
cat.write(buf2, format="SCARDEC")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/event/catalog.py", line 506, in write
return write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 327, in _write_scardec
return _buffer_proxy(filename_or_buf, _internal_write_scardec,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 64, in _buffer_proxy
ret_val = function(filename_or_buf, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 344, in _internal_write_scardec
_internal_write_single_scardec(buf, event)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 453, in _internal_write_single_scardec
np.savetxt(buf, np.asarray([times, samples]).T,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b' %16.9E %16.9E'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/tests/test_core.py", line 50, in test_read_and_write_scardec_from_files
cat.write(temp_filename, format="SCARDEC")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/event/catalog.py", line 506, in write
return write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 327, in _write_scardec
return _buffer_proxy(filename_or_buf, _internal_write_scardec,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 70, in _buffer_proxy
return function(fh, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 344, in _internal_write_scardec
_internal_write_single_scardec(buf, event)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 453, in _internal_write_single_scardec
np.savetxt(buf, np.asarray([times, samples]).T,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b' %16.9E %16.9E'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/tests/test_core.py", line 97, in test_read_and_write_scardec_from_open_files
cat.write(tf, format="SCARDEC")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/event/catalog.py", line 506, in write
return write_format(self, filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 327, in _write_scardec
return _buffer_proxy(filename_or_buf, _internal_write_scardec,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 64, in _buffer_proxy
ret_val = function(filename_or_buf, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 344, in _internal_write_scardec
_internal_write_single_scardec(buf, event)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/scardec/core.py", line 453, in _internal_write_single_scardec
np.savetxt(buf, np.asarray([times, samples]).T,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/lib/_npyio_impl.py", line 1614, in savetxt
raise ValueError('invalid fmt: %r' % (fmt,))
ValueError: invalid fmt: b' %16.9E %16.9E'
058 RtTrace object (step 3) which will automatically process any appended data
059 chunks.
060
061 1. Read first trace of example SAC data file and extract contained time
062 offset and epicentral distance of an earthquake::
063
064 >>> from obspy.realtime import RtTrace
065 >>> from obspy import read
066 >>> from obspy.realtime.signal import calculate_mwp_mag
067 >>> data_trace = read('/path/to/II.TLY.BHZ.SAC')[0]
UNEXPECTED EXCEPTION: AttributeError('`newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.')
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/doctest.py", line 1350, in __run
exec(compile(example.source, filename, "single",
File "<doctest obspy.realtime.rttrace.RtTrace[3]>", line 1, in <module>
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/rttrace.py:67: UnexpectedException
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1091, in execute
result = ihook.pytest_fixture_setup(fixturedef=self, request=request)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341, in from_call
result: TResult | None = func()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 182, in _multicall
return outcome.get_result()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_result.py", line 100, in get_result
raise exc.with_traceback(exc.__traceback__)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 90, in pytest_runtest_setup
yield from unraisable_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 840, in pytest_runtest_setup
yield from self._runtest_for(item, "setup")
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/logging.py", line 829, in _runtest_for
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/capture.py", line 893, in pytest_runtest_setup
return (yield)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
teardown.throw(outcome._exception)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 87, in pytest_runtest_setup
yield from thread_exception_runtest_hook()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook
yield
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 160, in pytest_runtest_setup
item.session._setupstate.setup(item)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/runner.py", line 514, in setup
col.setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 219, in setup
super().setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/python.py", line 1630, in setup
self._request._fillfixtures()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 697, in _fillfixtures
item.funcargs[argname] = self.getfixturevalue(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 532, in getfixturevalue
fixturedef = self._get_active_fixturedef(argname)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 617, in _get_active_fixturedef
fixturedef.execute(request=subrequest)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1071, in execute
raise exc.with_traceback(exc_tb)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 1140, in pytest_fixture_setup
result = call_fixture_func(fixturefunc, request, kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/fixtures.py", line 891, in call_fixture_func
fixture_result = next(generator)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 147, in unittest_setup_class_fixture
setup()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/realtime/tests/test_signal.py", line 27, in setUpClass
cls.orig_trace = read(os.path.join(os.path.dirname(__file__), 'data',
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 291, in _map_example_filename
return func(*args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 208, in read
st = _generic_reader(pathname_or_url, _read, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 657, in _generic_reader
generic = callback_func(pathnames[0], **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/decorator.py", line 235, in fun
return caller(func, *(extras + args), **kw)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/decorator.py", line 202, in uncompress_file
result = func(filename, *args, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/stream.py", line 249, in _read
stream, format = _read_from_plugin('waveform', filename, format=format,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/core/util/base.py", line 422, in _read_from_plugin
list_obj = read_format(filename, **kwargs)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 344, in _read_sac
return _internal_read_sac(buf=fh, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/core.py", line 389, in _internal_read_sac
sac = SACTrace.read(buf, headonly=headonly, ascii=False,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/sactrace.py", line 1086, in read
hf, hi, hs, data = _io.read_sac(source, headonly=headonly,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/sac/arrayio.py", line 144, in read_sac
hf = hf.newbyteorder('S')
AttributeError: `newbyteorder` was removed from the ndarray class in NumPy 2.0. Use `arr.view(arr.dtype.newbyteorder(order))` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_calibration.py", line 103, in test_relcal_different_overlaps
freq, amp, phase = rel_calib_stack(
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 88, in rel_calib_stack
spectral_helper(tr1, tr1, NFFT=nfft, Fs=sampfreq, noverlap=noverlap)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 222, in spectral_helper
p_xy = np.zeros((num_freqs, n), np.complex_)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.complex_` was removed in the NumPy 2.0 release. Use `np.complex128` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_calibration.py", line 35, in test_relcal_sts2_vs_unknown
freq, amp, phase = rel_calib_stack(st1, st2, calfile, 20,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 88, in rel_calib_stack
spectral_helper(tr1, tr1, NFFT=nfft, Fs=sampfreq, noverlap=noverlap)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 222, in spectral_helper
p_xy = np.zeros((num_freqs, n), np.complex_)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.complex_` was removed in the NumPy 2.0 release. Use `np.complex128` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_calibration.py", line 130, in test_relcal_using_dict
freq, amp, phase = rel_calib_stack(st1, st2, calfile, 20, smooth=10,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 88, in rel_calib_stack
spectral_helper(tr1, tr1, NFFT=nfft, Fs=sampfreq, noverlap=noverlap)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 222, in spectral_helper
p_xy = np.zeros((num_freqs, n), np.complex_)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.complex_` was removed in the NumPy 2.0 release. Use `np.complex128` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_calibration.py", line 79, in test_relcal_using_traces
freq, amp, phase = rel_calib_stack(st1, st2, calfile, 20, smooth=10,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 88, in rel_calib_stack
spectral_helper(tr1, tr1, NFFT=nfft, Fs=sampfreq, noverlap=noverlap)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/calibration.py", line 222, in spectral_helper
p_xy = np.zeros((num_freqs, n), np.complex_)
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/numpy/__init__.py", line 400, in __getattr__
raise AttributeError(
AttributeError: `np.complex_` was removed in the NumPy 2.0 release. Use `np.complex128` instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_differentiate_and_integrate.py", line 24, in test_cumtrapz_integration
integrate_cumtrapz(np.ones(10), dx=1.0),
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/differentiate_and_integrate.py", line 27, in integrate_cumtrapz
ret = scipy.integrate.cumtrapz(data, dx=dx)
AttributeError: module 'scipy.integrate' has no attribute 'cumtrapz'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_freqattributes.py", line 88, in setUp
util.enframe(self.data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_freqattributes.py", line 88, in setUp
util.enframe(self.data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_freqattributes.py", line 88, in setUp
util.enframe(self.data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_freqattributes.py", line 88, in setUp
util.enframe(self.data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_freqattributes.py", line 88, in setUp
util.enframe(self.data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_freqattributes.py", line 88, in setUp
util.enframe(self.data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_hoctavbands.py", line 87, in setUp
util.enframe(data, signal.hamming(self.n), self.inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_invsim.py", line 466, in test_evalresp_seed_identifiers_work
rel_diff = np.abs(response_2 - response_1).ptp() / \
AttributeError: `ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead.
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_polarization.py", line 60, in setUp
util.enframe(data_z, signal.hamming(n), inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_polarization.py", line 60, in setUp
util.enframe(data_z, signal.hamming(n), inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_polarization.py", line 60, in setUp
util.enframe(data_z, signal.hamming(n), inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_polarization.py", line 60, in setUp
util.enframe(data_z, signal.hamming(n), inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 587, in run
self._callSetUp()
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 546, in _callSetUp
self.setUp()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_polarization.py", line 60, in setUp
util.enframe(data_z, signal.hamming(n), inc)
AttributeError: module 'scipy.signal' has no attribute 'hamming'
Traceback (most recent call last):
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/opt/python/cp310-cp310/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tests/test_quality_control.py", line 272, in test_extraction_fixed_header_flags
_create_mseed_file(tf1.name, record_count=35,
File "/tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/mseed/tests/test_mseed_util.py", line 75, in _create_mseed_file
arr[:flags[key][name]] = 1 << _i
OverflowError: Python integer 128 out of bounds for int8

Skipped tests (34)

Submodule Test Skip message
core core/stream.py::obspy.core.stream._is_pickle Skipped: all tests skipped by +SKIP option
core core/tests/test_event.py::TestEvent::test_plot_farfield_without_quiver_with_maps Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_global Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_ortho Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_location_plot_local Skipped: cartopy not installed
core core/tests/test_inventory.py::TestInventoryCartopy::test_combined_station_event_plot Skipped: cartopy not installed
core core/tests/test_network.py::TestNetworkCartopy::test_location_plot_global Skipped: cartopy not installed
core core/tests/test_network.py::TestNetworkCartopy::test_location_plot_ortho Skipped: cartopy not installed
core core/tests/test_network.py::TestNetworkCartopy::test_location_plot_local Skipped: cartopy not installed
core.util core/util/misc.py::obspy.core.util.misc.CatchOutput Skipped: all tests skipped by +SKIP option
core.util core/util/misc.py::obspy.core.util.misc.SuppressOutput Skipped: all tests skipped by +SKIP option
core.util core/util/misc.py::obspy.core.util.misc.TemporaryWorkingDirectory Skipped: all tests skipped by +SKIP option
geodetics geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_gps_2_dist_azimuth_with_geographiclib Skipped: Module geographiclib is not installed
geodetics geodetics/tests/test_util_geodetics.py::TestUtilGeodetics::test_issue_375 Skipped: Module geographiclib is not installed
imaging imaging/tests/test_mopad_script.py::TestMopad::test_script_plot Skipped: Currently broken until further review.
io.ascii io/ascii/core.py::obspy.io.ascii.core._is_slist Skipped: all tests skipped by +SKIP option
io.ascii io/ascii/core.py::obspy.io.ascii.core._is_tspair Skipped: all tests skipped by +SKIP option
io.nordic io/nordic/utils.py::obspy.io.nordic.utils._evmagtonor Skipped: all tests skipped by +SKIP option
io.nordic io/nordic/utils.py::obspy.io.nordic.utils._nortoevmag Skipped: all tests skipped by +SKIP option
io.pde io/pde/mchedr.py::obspy.io.pde.mchedr._is_mchedr Skipped: all tests skipped by +SKIP option
io.quakeml io/quakeml/core.py::obspy.io.quakeml.core._is_quakeml Skipped: all tests skipped by +SKIP option
io.seisan io/seisan/core.py::obspy.io.seisan.core._is_seisan Skipped: all tests skipped by +SKIP option
io.sh io/sh/core.py::obspy.io.sh.core._is_asc Skipped: all tests skipped by +SKIP option
io.sh io/sh/core.py::obspy.io.sh.core._is_q Skipped: all tests skipped by +SKIP option
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile_via_plugin Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_catalog_shapefile_with_extra_field Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile_via_plugin Skipped: pyshp not installed
io.shapefile io/shapefile/tests/test_core.py::ShapefileTestCase::test_write_inventory_shapefile_with_extra_field Skipped: pyshp not installed
io.wav io/wav/core.py::obspy.io.wav.core._is_wav Skipped: all tests skipped by +SKIP option
io.y io/y/core.py::obspy.io.y.core._is_y Skipped: all tests skipped by +SKIP option
signal signal/quality_control.py::obspy.signal.quality_control.MSEEDMetadata Skipped: all tests skipped by +SKIP option
signal signal/tests/test_quality_control.py::QualityControlTestCase::test_schema_validation Skipped: Test requires the jsonschema module

Slowest tests (20)

Runtime Test
19.097s io/xseed/tests/test_core.py::CoreTestCase::test_response_calculation_from_seed_and_xseed
10.740s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_restricted_stacks
8.808s core/tests/test_trace.py::TestTrace::test_remove_response_plot
8.202s signal/tests/test_cross_correlation.py::TestCrossCorrelation::test_correlate_stream_template_and_correlation_detector
7.332s signal/tests/test_invsim.py::InvSimTestCase::test_evalresp_file_like_object
6.102s signal/tests/test_tf_misfit.py::TestTfPlot::test_plot_tf_misfits
5.894s io/arclink/tests/test_inventory_xml.py::ArclinkInventoryTestCase::test_auto_read_arclink_xml
5.613s imaging/tests/test_source.py::TestRadPattern::test_farfield_with_quiver
5.246s signal/tests/test_interpolation.py::TestInterpolation::test_plot_lanczos_window
4.288s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces_tiny
4.044s signal/tests/test_rotate.py::RotateTestCase::test_rotate2zne_against_lqt_different_combinations
3.996s signal/tests/test_tf_misfit.py::TestTfPlot::test_plot_tf_gofs
3.962s signal/tests/test_spectral_estimation.py::TestPsd::test_ppsd_w_iris_against_obspy_results
3.937s imaging/tests/test_scan.py::TestScan::test_scan_save_load_npz
3.903s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces
3.885s core/tests/test_trace.py::TestTrace::test_trim_floating_point_with_padding_2
3.840s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_multiple_traces_10_traces_huge
3.794s core/tests/test_waveform_plugins.py::TestWaveformPlugins::test_is_format
3.676s signal/tests/test_invsim.py::InvSimTestCase::test_evalresp_vs_obspy
3.618s imaging/tests/test_waveform.py::TestWaveformPlot::test_plot_horizontal_section

Warnings (12)

Stage Filename Category Message
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/waveform.py:1292 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/source.py:339 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/source.py:332 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
collect /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/cm.py:300 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/kml/core.py:65 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
collect /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/clients/filesystem/db.py:18 MovedIn20Warning The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/scripts/mopad.py:840 DeprecationWarning Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tf_misfit.py:1344 DeprecationWarning Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/source.py:376 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/signal/tf_misfit.py:1084 DeprecationWarning Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
collect /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/imaging/cm.py:299 MatplotlibDeprecationWarning The get_cmap function was deprecated in Matplotlib 3.7 and will be removed in 3.11. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap()`` or ``pyplot.get_cmap()`` instead.
runtest /tmp/tmp.lOZr4ADgvj/venv/lib/python3.10/site-packages/obspy/io/nordic/ellipse.py:377 DeprecationWarning Arrays of 2-dimensional vectors are deprecated. Use arrays of 3-dimensional vectors instead. (deprecated in NumPy 2.0)