TensorBoard attempted to bind to port 6006, but it was already in use 解决方法

ERROR:tensorflow:TensorBoard attempted to bind to port 6006, but it was already in use
解决方法:

#终端下
lsof -i:6006
#查看PID
kill -9 PID号码

再次运行,完美解决

全部评论

相关推荐

04-22 15:13
已编辑
Java
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务