#114307 Report by node DESKTOP-HOJGL77 covering 1968 tests from 49 modules resulted into 87 errors

Report

ObsPy version
1.2.2
GitHub Pull Request
-
Report file
XML document
Total runtime
94.4 sec
Report date/time
June 23, 2021, 6:11 a.m.

System / Python

Architecture
64bit
Machine
AMD64
Node
DESKTOP-HOJGL77
Processor
Intel64 Family 6 Model 165 Stepping 5, GenuineIntel
Python Compiler
MSC v.1916 64 bit (AMD64)
Python Implementation
CPython
Python Version
3.8.8
Release
10
System
Windows
Version
10.0.19041

Dependencies

cartopy
0.19.0.post1
decorator
4.4.2
flake8
3.8.4
future
0.18.2
geographiclib
---
lxml.etree
4.6.3
m2crypto
---
matplotlib
3.4.2
mock
---
mpl_toolkits.basemap
---
numpy
1.20.1
pep8-naming
---
pyflakes
2.2.0
pyimgur
---
pyproj
---
requests
2.25.1
scipy
1.6.2
setuptools
52.0.0.post20210125
shapefile
2.1.3
sqlalchemy
1.4.19

Modules (49)

Module Errors / Failures Tracebacks
obspy.clients.arclink Not tested -
obspy.clients.earthworm Not tested -
obspy.clients.fdsn Not tested -
obspy.clients.filesystem - -
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 23 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
obspy.db 1 24
obspy.geodetics - -
obspy.imaging 41 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
obspy.io.ah - -
obspy.io.arclink - -
obspy.io.ascii - -
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 - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.nordic 2 66 67
obspy.io.pdas - -
obspy.io.pde 1 68
obspy.io.quakeml - -
obspy.io.reftek - -
obspy.io.rg16 - -
obspy.io.sac - -
obspy.io.scardec - -
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 - -
obspy.scripts - -
obspy.signal 9 69 70 71 72 73 74 75 76 77
obspy.taup 10 78 79 80 81 82 83 84 85 86 87
Summary 87 87

Tracebacks (87)

Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_channel.py", line 58, in test_response_plot
with ImageComparison(self.image_dir, "channel_response.png",
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 621, in test_catalog_plot_global
with ImageComparison(self.image_dir, 'catalog-cartopy1.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 657, in test_catalog_plot_local
with ImageComparison(self.image_dir, 'catalog-cartopy3.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 631, in test_catalog_plot_ortho
with ImageComparison(self.image_dir, 'catalog-cartopy2.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_event.py", line 644, in test_catalog_plot_ortho_longitude_wrap
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 198, in test_response_plot
with ImageComparison(self.image_dir, "inventory_response.png",
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 785, in test_location_plot_global
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 809, in test_location_plot_local
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_inventory.py", line 796, in test_location_plot_ortho
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 143, in test_response_plot
with ImageComparison(self.image_dir, "network_response.png",
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 409, in test_location_plot_global
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 433, in test_location_plot_local
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_network.py", line 420, in test_location_plot_ortho
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_response.py", line 142, in test_response_plot
with ImageComparison(self.image_dir, "response_response.png",
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_response.py", line 161, in test_response_plot_degrees
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_station.py", line 53, in test_response_plot
with ImageComparison(self.image_dir, "station_response.png",
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_station.py", line 71, in test_response_plot_degrees
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_trace.py", line 2301, in test_remove_response_plot
with ImageComparison(image_dir, "trace_remove_response.png",
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_util_base.py", line 80, in test_image_comparison
with ImageComparison(path, img_basename) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\doctest.py", line 2204, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.times
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\trace.py", line 2487, in times
----------------------------------------------------------------------
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\trace.py", line 2529, in obspy.core.trace.Trace.times
Failed example:
tr.times("matplotlib")
Expected:
array([ 733643.01392361, 733643.01392373, 733643.01392384, ...,
733643.01427049, 733643.0142706 , 733643.01427072])
Got:
array([ 14480.01392361, 14480.01392373, 14480.01392384, ...,
14480.01427049, 14480.0142706 , 14480.01427072])
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\doctest.py", line 2204, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.utcdatetime.UTCDateTime.matplotlib_date
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\utcdatetime.py", line unknown line number, in matplotlib_date
----------------------------------------------------------------------
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\utcdatetime.py", line ?, in obspy.core.utcdatetime.UTCDateTime.matplotlib_date
Failed example:
t.matplotlib_date
Expected:
733643.0139780092
Got:
14480.01397800926
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_trace.py", line 1448, in test_times
np.testing.assert_allclose(got[:5], expected, rtol=1e-17)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\numpy\testing\_private\utils.py", line 1528, in assert_allclose
assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\numpy\testing\_private\utils.py", line 842, in assert_array_compare
raise AssertionError(msg)
AssertionError:
Not equal to tolerance rtol=1e-17, atol=0
Mismatched elements: 5 / 5 (100%)
Max absolute difference: 719163.0
Max relative difference: 0.9849928778830878
x: array([ 10957. , 10957.000001, 10957.000001, 10957.000002,
10957.000002])
y: array([ 730120. , 730120.000001, 730120.000001, 730120.000002,
730120.000002])
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\tests\test_utcdatetime.py", line 1092, in test_matplotlib_date
np.testing.assert_almost_equal(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\numpy\testing\_private\utils.py", line 597, in assert_almost_equal
raise AssertionError(_build_err_msg())
AssertionError:
Arrays are not almost equal to 8 decimals
ACTUAL: 5965.5723676839116
DESIRED: 725128.5723676839
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\sqlalchemy\sql\elements.py", line 798, in __getattr__
return getattr(self.comparator, key)
AttributeError: 'Comparator' object has no attribute '_text_converter_role'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\db\tests\test_client.py", line 246, in test_get_preview
st = self.client.get_preview(trace_ids=['GE.FUR.00.BHZ',
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\db\client.py", line 253, in get_preview
trace_filter.append(and_(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\sqlalchemy\sql\elements.py", line 2274, in append
coercions.expect(self._text_converter_role, clause).self_group(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\sqlalchemy\sql\elements.py", line 800, in __getattr__
util.raise_(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\sqlalchemy\util\compat.py", line 207, in raise_
raise exception
AttributeError: Neither 'BooleanClauseList' object nor 'Comparator' object has an attribute '_text_converter_role'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 82, in test_beachball
with ImageComparison(self.path, filename) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 228, in test_collection
with ImageComparison(self.path, 'bb_collection.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 292, in test_collection_aspect_x
self.collection_aspect(axis=[-10000, 10000, -100, 100],
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 259, in collection_aspect
with ImageComparison(self.path, filename_width) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 301, in test_collection_aspect_y
self.collection_aspect(axis=[-100, 100, -10000, 10000],
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 259, in collection_aspect
with ImageComparison(self.path, filename_width) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_beachball.py", line 314, in test_mopad_fallback
with ImageComparison(self.path, 'mopad_fallback.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_mopad.py", line 64, in test_collection
with ImageComparison(self.path, 'mopad_collection.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_plot.py", line 43, in test_plot
with ImageComparison(self.path, 'plot.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_plot.py", line 58, in test_plot_no_merge
with ImageComparison(self.path, 'plot_nomerge.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_ppsd.py", line 34, in test_ppsd_plot
with ImageComparison(self.path, 'ppsd.png', reltol=1.5) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_ppsd.py", line 77, in test_ppsd_plot_cumulative
with ImageComparison(self.path, 'ppsd_cumulative.png',
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_ppsd.py", line 57, in test_ppsd_plot_frequency
with ImageComparison(self.path, 'ppsd_freq.png',
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 223, in test_multiple_sampling_rates
with image_comp as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 72, in test_scan_function_and_scanner_class
with ImageComparison(self.path, 'scan.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 56, in test_scan_main_method
with ImageComparison(self.path, 'scan.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 168, in test_scan_save_load_npz
with ImageComparison(self.path, 'scan.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 184, in test_scan_times
with ImageComparison(self.path, 'scan_times.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_scan.py", line 138, in test_scanner_manually_add_streams
with ImageComparison(self.path, 'scan.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_spectrogram.py", line 42, in test_spectrogram
with ImageComparison(self.path, 'spectrogram_log.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 298, in test_plot_azim_section
with ImageComparison(self.path, 'waveform_azim_section.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 264, in test_plot_binning_error
with ImageComparison(self.path, 'waveform_binning_error.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 342, in test_plot_colored_section
with ImageComparison(self.path, 'waveform_color_section.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 206, in test_plot_complex_gap_few_samples
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 185, in test_plot_complex_gap_many_samples
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 448, in test_plot_day_plot
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 483, in test_plot_day_plot_catalog
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 465, in test_plot_day_plot_explicit_event
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 423, in test_plot_default_relative
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 283, in test_plot_default_section
with ImageComparison(self.path, 'waveform_default_section.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 312, in test_plot_horizontal_section
with ImageComparison(self.path, 'waveform_horiz_section.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 215, in test_plot_multiple_traces
with ImageComparison(self.path, 'waveform_1_trace.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 134, in test_plot_one_hour_few_samples
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 121, in test_plot_one_hour_many_samples
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 437, in test_plot_ref_time_relative
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 327, in test_plot_ref_time_section
with ImageComparison(self.path, 'waveform_reftime_section.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 164, in test_plot_simple_gap_few_samples
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 149, in test_plot_simple_gap_many_samples
with ImageComparison(self.path, image_name) as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 393, in test_plot_wiggles_horizontal_section
with ImageComparison(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 358, in test_plot_wiggles_negative_section
with ImageComparison(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 376, in test_plot_wiggles_positive_section
with ImageComparison(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 410, in test_plot_wiggles_vertical_section
with ImageComparison(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\imaging\tests\test_waveform.py", line 254, in test_plot_with_labels
with ImageComparison(self.path, 'waveform_labels.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\io\nordic\tests\test_nordic.py", line 1013, in test_ellipse_plot
with ImageComparison(self.testing_path, 'plot_ellipse.png',
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\io\nordic\tests\test_nordic.py", line 1030, in test_ellipse_plot_tangents
with ImageComparison(self.testing_path, 'plot_ellipse_tangents.png',
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\io\pde\tests\test_mchedr.py", line 312, in test_write_quakeml
_write_quakeml(self.catalog, tf, validate=IS_RECENT_LXML)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\io\quakeml\core.py", line 1857, in _write_quakeml
raise AssertionError(
AssertionError: The final QuakeML file did not pass validation.
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_cross_correlation.py", line 300, in test_xcorr_pick_correction_images
with ImageComparison(self.path_images, 'xcorr_pick_corr.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_detrend.py", line 72, in test_polynomial_detrend_plotting
with ImageComparison(self.path_images, 'polynomial_detrend.png') as ic:
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_detrend.py", line 85, in test_spline_detrend_plotting
with ImageComparison(self.path_images,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_interpolation.py", line 133, in test_plot_lanczos_window
with ImageComparison(self.path_images,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_spectral_estimation.py", line 494, in test_ppsd_restricted_stacks
with ImageComparison(self.path_images,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_spectral_estimation.py", line 773, in test_ppsd_temporal_plot
with ImageComparison(self.path_images, 'ppsd_temporal.png',
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_tf_misfit.py", line 304, in test_plot_tf_gofs
with ImageComparison(self.path,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_tf_misfit.py", line 296, in test_plot_tf_misfits
with ImageComparison(self.path,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\signal\tests\test_tf_misfit.py", line 289, in test_plot_tfr
with ImageComparison(self.path,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 102, in test_cartesian_many_phases
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 114, in test_cartesian_many_phases_buried_station
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 128, in test_cartesian_many_phases_one_way
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 159, in test_plot_travel_times
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 171, in test_plot_travel_times_convenience
with ImageComparison(
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 85, in test_spherical_diff_phases
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 36, in test_spherical_many_phases
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 49, in test_spherical_many_phases_buried_station
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 62, in test_spherical_many_phases_one_way
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'
Traceback (most recent call last):
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\taup\tests\test_plotting.py", line 74, in test_spherical_more_then_360_degrees
with ImageComparison(self.image_dir,
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\obspy\core\util\testing.py", line 418, in __enter__
rcParams['text.hinting'] = False
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\__init__.py", line 595, in __setitem__
cval = self.validate[key](val)
File "C:\Users\NCAI UET Peshawar\.conda\envs\obspy\lib\site-packages\matplotlib\rcsetup.py", line 69, in __call__
s = s.lower()
AttributeError: 'bool' object has no attribute 'lower'

Skipped tests (29)

Submodule Test Skip message
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) No code formatting tests for release builds
core test_use_obspy_deprecation_warning (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) No code formatting tests for release builds
core test_future_imports_in_every_file (obspy.core.tests.test_code_formatting.FutureUsageTestCase) No code formatting tests for release builds
core test_no_pyplot_import_in_any_file (obspy.core.tests.test_code_formatting.MatplotlibBackendUsageTestCase) No code formatting tests for release builds
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_plot_catalog_before_1900 (obspy.core.tests.test_event.CatalogBasemapTestCase) basemap not installed
core test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase) basemap not installed
core test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryBasemapTestCase) basemap not installed
core test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkBasemapTestCase) basemap not installed
geodetics test_gps_2_dist_azimuth_with_geographiclib (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is not installed
geodetics test_issue_375 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is not installed
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.
io.nlloc test_read_nlloc_scatter_coordinate_conversion (obspy.io.nlloc.tests.test_util.NLLOCTestCase) pyproj not installed
signal test_evalresp_file_like_object (obspy.signal.tests.test_invsim.InvSimTestCase) unreproducible test fail encountered on Appveyor sometimes.
signal test_ppsd_spectrogram_plot (obspy.signal.tests.test_spectral_estimation.PsdTestCase) matplotlib >= 3 shifts labels
taup test_compute_ray_paths (obspy.taup.tests.test_ray_paths.RayPathCalculationsTestCase) test needs geographiclib >= 1.34
taup test_p_iasp91_geo_manual (obspy.taup.tests.test_tau.TauPyModelTestCase) Module geographiclib is not installed
taup test_pierce_p_iasp91_geo (obspy.taup.tests.test_tau.TauPyModelTestCase) test needs geographiclib >= 1.34
taup test_single_path_geo_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase) test needs geographiclib >= 1.34
taup test_path_geo (obspy.taup.tests.test_taup_geo.TaupGeoTestCase) Module geographiclib is not installed or too old.
taup test_path_resampling (obspy.taup.tests.test_taup_geo.TaupGeoTestCase) Module geographiclib is not installed or too old.

Slowest tests (20)

Runtime Test
8.668s test_is_format (obspy.core.tests.test_waveform_plugins.WaveformPluginsTestCase)
4.454s test_response_calculation_from_seed_and_xseed (obspy.io.xseed.tests.test_core.CoreTestCase)
4.089s read (obspy.core.stream)
4.067s __init__ (obspy.taup)
3.216s test_read_url_via_network (obspy.core.tests.test_stream.StreamTestCase)
3.025s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
2.010s test_relcal_different_overlaps (obspy.signal.tests.test_calibration.CalibrationTestCase)
1.842s plot_travel_times (obspy.taup.tau)
1.783s test_regional_models (obspy.taup.tests.test_tau.TauPyModelTestCase)
1.599s plot_tfr (obspy.signal.tf_misfit)
1.594s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
1.590s test_correlate_stream_template_and_correlation_detector (obspy.signal.tests.test_cross_correlation.CrossCorrelationTestCase)
1.478s test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
1.273s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)
0.999s test_infinite_loop (obspy.io.mseed.tests.test_mseed_special_issues.MSEEDSpecialIssueTestCase)
0.980s test_read_and_write_traces (obspy.io.mseed.tests.test_mseed_reading_and_writing.MSEEDReadingAndWritingTestCase)
0.957s test_auto_read_arclink_xml (obspy.io.arclink.tests.test_inventory_xml.ArclinkInventoryTestCase)
0.884s test_rotate2zne_against_lqt_different_combinations (obspy.signal.tests.test_rotate.RotateTestCase)
0.830s test_earthquake_models (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
0.793s test_read_from_sds_with_wildcarded_seed_ids (obspy.clients.filesystem.tests.test_sds.SDSTestCase)