剛剛試著安裝tensorflow,完全按照tf官網(wǎng)教的方式安裝,采用的是Virtualenv安裝方式,安裝成功了,進(jìn)入虛擬環(huán)境,導(dǎo)入tensorflow的時(shí)候報(bào)錯(cuò),報(bào)錯(cuò)信息如下: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請(qǐng)問(wèn)這是怎么回事?該怎么處理?請(qǐng)大神指教,謝謝!
導(dǎo)入tensorflow的時(shí)候報(bào)錯(cuò)
杰噠噠
2018-04-21 22:51:24