Hi Obspy users,
Getting following error,
Traceback (most recent call last):
File “clonedataless.py”, line 38, in
blk[58][i*mult].sensitivity_gain = 400.0
TypeError: list indices must be integers or slices, not float
i tried to resolve the issue while changing the flating value but still error is same.
i am using python3.7.