You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in Python 3.7 I get a deprecation warning for every file picopore is processing which cloggs the terminal. Otherwise, it's fantastic piece of software! Thank you :)
src/miniconda3/lib/python3.7/site-packages/h5py/_hl/dataset.py:313: H5pyDeprecationWarning: dataset.value has been deprecated. Use dataset[()] instead.
"Use dataset[()] instead.", H5pyDeprecationWarning)
The text was updated successfully, but these errors were encountered:
On Fri., 31 May 2019, 9:55 am Leszek Pryszcz, ***@***.***> wrote:
Hi, in Python 3.7 I get a deprecation warning for every file picopore is
processing which cloggs the terminal. Otherwise, it's fantastic piece of
software! Thank you :)
src/miniconda3/lib/python3.7/site-packages/h5py/_hl/dataset.py:313: H5pyDeprecationWarning: dataset.value has been deprecated. Use dataset[()] instead.
"Use dataset[()] instead.", H5pyDeprecationWarning)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12?email_source=notifications&email_token=ACA3DX2SL6LONBK3TMMKHDTPYEU3JA5CNFSM4HR26T42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW62ZVQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACA3DXZU3CT67YGAYOIYGBTPYEU3JANCNFSM4HR26T4Q>
.
Hi, in Python 3.7 I get a deprecation warning for every file picopore is processing which cloggs the terminal. Otherwise, it's fantastic piece of software! Thank you :)
The text was updated successfully, but these errors were encountered: