fitlog icon indicating copy to clipboard operation
fitlog copied to clipboard

不能在浏览器显示?

Open hundunshu opened this issue 5 years ago • 2 comments

您好,我在服务器上运行fitlog log logs后, 显示: 图片 之后浏览器输入http:192.168.1.124(服务器的IP):5000,显示拒绝连接

fitlog==0.3.2 服务器上安装是通过pip install fitlog进行安装的

之后感觉可能是版本太低,因此把就下载了source code,但是下载完后,我应该怎么去安装? python setup.py 显示: 图片 后面的命令选项我应该填什么? 非常感谢您的回复!!!

hundunshu avatar Oct 27 '20 03:10 hundunshu

安装最新版直接通过pip install git+https://github.com/fastnlp/fitlog 就好了。感觉可能是浏览器的问题,推荐使用chrome。

yhcc avatar Oct 28 '20 07:10 yhcc

请问问题解决了吗 我这边也遇到了一样的问题 安装了最新版本也不行

WeigangLu avatar Feb 24 '22 09:02 WeigangLu