-
Notifications
You must be signed in to change notification settings - Fork 560
Closed
Labels
duplicateDuplicate of another issueDuplicate of another issue
Description
hello everyone
when i run ppsd = PPSD.load_npz("npz_name), I get the following
File "/home/usuario/anaconda3/envs/obspy1/lib/python3.7/site-packages/obspy/signal/spectral_estimation.py", line 1257, in load_npz
return _load(data)
File "/home/usuario/anaconda3/envs/obspy1/lib/python3.7/site-packages/obspy/signal/spectral_estimation.py", line 1242, in load
data = data[key]
File "/home/usuario/anaconda3/envs/obspy1/lib/python3.7/site-packages/numpy/lib/npyio.py", line 262, in getitem
pickle_kwargs=self.pickle_kwargs)
File "/home/usuario/anaconda3/envs/obspy1/lib/python3.7/site-packages/numpy/lib/format.py", line 696, in read_array
raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
Obspy version 1.1.1
Python version 3.7.3
Platform Linux
Obspy and Python installed via Anaconda
Metadata
Metadata
Assignees
Labels
duplicateDuplicate of another issueDuplicate of another issue