h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated

Reference

question

... h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. ...

solve

pip install "h5py==2.8.0rc1", in the latest version, this warning has been unified.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325691387&siteId=291194637