当前位置:网站首页>[tensorboard] oserror: [errno 22] invalid argument processing
[tensorboard] oserror: [errno 22] invalid argument processing
2022-07-27 15:47:00 【Grapefruit tree CC】
I'm learning Tensorflow when , encounter tensorboard Unable to visualize the problem , perform tensorboard --logdir=log, Found an error , As follows :

terms of settlement :
Find and open the file prompted in the last line of the error , My is C:\FastSoftware\Python\Lib\site-packages\tensorboard\manager.py( Change to your own path when modifying )
Modify the code shown in the figure :

It is amended as follows :

Save and exit
Rerun tensorboard --logdir=log, Discovery launch successful :

Type in the browser localhost:6006, It can be visualized normally

Other notes :
If it cannot be visualized normally in the browser , Available at startup , perform tensorboard --logdir=log --host=localhost
边栏推荐
- multimap案例
- C language: data storage
- Use deconstruction to exchange the values of two variables
- 多线程带来的的风险——线程安全
- synchronized和ReentrantLock的区别
- The shell script reads the redis command in the text and inserts redis in batches
- HJ8 合并表记录
- 【剑指offer】面试题56-Ⅰ:数组中数字出现的次数Ⅰ
- md 中超链接的解析问题:解析`this.$set()`,`$`前要加空格或转义符 `\`
- C language: function stack frame
猜你喜欢

语音直播系统——提升云存储安全性的必要手段

First understanding of structure

/dev/loop1占用100%问题

md 中超链接的解析问题:解析`this.$set()`,`$`前要加空格或转义符 `\`

Pictures to be delivered

初探JuiceFS

/Dev/loop1 takes up 100% of the problem

MLX90640 红外热成像仪测温传感器模块开发笔记(七)

HaoChen CAD building 2022 software installation package download and installation tutorial

实体类(VO,DO,DTO)的划分
随机推荐
Learn parquet file format
JS find the maximum and minimum values in the array (math.max() method)
数组名是首元素地址吗?
一文读懂鼠标滚轮事件(wheelEvent)
Database: use the where statement to retrieve (header song)
聊聊面试必问的索引
后台返回来的是这种数据,是什么格式啊
md 中超链接的解析问题:解析`this.$set()`,`$`前要加空格或转义符 `\`
Static关键字的三种用法
【剑指offer】面试题45:把数组排成最小的数
[TensorBoard] OSError: [Errno 22] Invalid argument处理
Zhaoqi scientific innovation and entrepreneurship competition planning and undertaking organization, mass entrepreneurship and innovation platform, project landing and docking
C:什么是函数中的返回值(转)
使用Lombok导致打印的tostring中缺少父类的属性
js使用一元运算符简化字符串转数字
go语言慢速入门——go运算符
C语言:字符串函数与内存函数
Binder初始化过程
Summer Challenge harmonyos realizes a hand-painted board
Spark3中Catalog组件设计和自定义扩展Catalog实现