Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H5pyDeprecationWarning deprecation warning #12

Open
lpryszcz opened this issue May 31, 2019 · 1 comment
Open

H5pyDeprecationWarning deprecation warning #12

lpryszcz opened this issue May 31, 2019 · 1 comment

Comments

@lpryszcz
Copy link

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)
@scottgigante
Copy link
Owner

scottgigante commented May 31, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants