
Debug
TURBOTX
小田小田技能要全
展开
-
AttributeError: ‘str‘ object has no attribute ‘decode‘
参考:https://github.com/OlafenwaMoses/ImageAI/issues/606pip3 install 'h5py<3.0.0'原始h5py版本过高,首先删除:(tensorflow) D:\Projects>pip install 'h5py<3.0.0'系统找不到指定的文件。(tensorflow) D:\Projects>pip uninstall h5pyFound existing installation: h5py原创 2020-12-20 11:10:18 · 464 阅读 · 1 评论 -
AttributeError: module ‘tensorflow._api.v1.nn.rnn_cell‘ has no attribute ‘InputProjectionWrapper‘
参考·:https://docs.w3cub.com/tensorflow~python/tf/contrib/rnn/outputprojectionwrapper#InputProjectionWrapper = tf.nn.rnn_cell.InputProjectionWrapperInputProjectionWrapper = tf.contrib.rnn.InputProjectionWrapper#OutputProjectionWrapper = tf.nn.rnn_cell.O原创 2020-12-20 10:46:45 · 927 阅读 · 1 评论