Amazing!神秘程序占用tensorbroad端口6006
- 内容介绍
- 文章标签
- 相关推荐
Amazing啊!好奇怪的端口占用问题但是找不到占用的进程…
和这个帖子似乎类似:
centos07里面开启docker失败,显示2375端口被占用,但是查不到占用的应用 开发调优vm什么网络模式,另外你不是root账号吧,命令加上sudo
我在 win11 的 WSL2 下试图开启 tensorbroad:
tensorboard --logdir runs/
/home/xxxx/projects/.venv/lib/python3.11/site-packages/tensorboard/default.py:30: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
TensorFlow installation not found - running with reduced feature set.
NOTE: Using experimental fast data loading logic. To disable, pass
"--load_fast=false" and report issues on GitHub. More details:
https://github.com/tensorflow/tensorboard/issues/4784
Address already in use
Port 6006
Amazing啊!好奇怪的端口占用问题但是找不到占用的进程…
和这个帖子似乎类似:
centos07里面开启docker失败,显示2375端口被占用,但是查不到占用的应用 开发调优vm什么网络模式,另外你不是root账号吧,命令加上sudo
我在 win11 的 WSL2 下试图开启 tensorbroad:
tensorboard --logdir runs/
/home/xxxx/projects/.venv/lib/python3.11/site-packages/tensorboard/default.py:30: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
TensorFlow installation not found - running with reduced feature set.
NOTE: Using experimental fast data loading logic. To disable, pass
"--load_fast=false" and report issues on GitHub. More details:
https://github.com/tensorflow/tensorboard/issues/4784
Address already in use
Port 6006

