问题描述:
输入tensorboard --logdir=/path/to/log-directory,报错AttributeError: '_NamespacePath' object has no attribute 'sort'
错误信息:
![](https://img.haomeiwen.com/i10353003/be634be1075202fe.png)
解决方法:
如果安装了anaconda,升级setuptools
conda update setuptools
![](https://img.haomeiwen.com/i10353003/295e9188b50653cf.png)
输入tensorboard --logdir=/path/to/log-directory,报错AttributeError: '_NamespacePath' object has no attribute 'sort'
如果安装了anaconda,升级setuptools
conda update setuptools
本文标题:解决Tensorboard报错:AttributeError:
本文链接:https://www.haomeiwen.com/subject/sfjnaxtx.html
网友评论