剛剛試著安裝tensorflow,完全按照tf官網(wǎng)教的方式安裝,采用的是Virtualenv安裝方式,安裝成功了,進入虛擬環(huán)境,導入tensorflow的時候報錯,報錯信息如下:import tensorflow as tf/Users/Jay/anaconda3/lib/python3.6/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請問這是怎么回事?該怎么處理?請大神指教,謝謝!
添加回答
舉報
0/150
提交
取消