警告詳情:C:\ProgramData\Anaconda3\lib\site-packages\h5py\__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters
uj5u.com熱心網友回復:
FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.from ._conv import register_converters as _register_converters
uj5u.com熱心網友回復:
把numpy卸掉, 重新安裝numpy-1.13.3+mkl-cp36-cp36m-win_amd64.whluj5u.com熱心網友回復:
我有一個很搞笑的方法:既然這只是警告,那么屏蔽就好了。我打開了__init__,寫import sys,然后找到警告里的那行,在之前把錯誤輸出重定向為None,之后把錯誤再重定向為sys.__stderr__ ,起作用了。
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/101350.html
標籤:一般軟件使用
上一篇:我現在要基于windows搭建一個nginx雙機互備。請問該怎么實作
下一篇:McAfee VirusScan Enterprise & AntiSpyware Enterprise v8.8 妨礙遠程桌面
