From the _conv import register_converters as _register_converters
CodePudding user response:
FutureWarning: the Conversion of the second argument of issubdtype from ` float ` to ` np. The floating ` is deprecated. In the future, it will be treated as ` np. Float64==np. Dtype (float). Type `.From the _conv import register_converters as _register_converters
CodePudding user response:
The numpy uninstalled, reinstall the numpy 1.13.3 + MKL - cp36 - cp36m - win_amd64. WHLCodePudding user response:
I have a funny way: since this is just a warning, then the shielding,I opened the __init__, write the import sys, and then find the warning in the line, in the error output redirection to None before, after the error to redirect to sys. __stderr__, worked,