Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker安装偶尔会出现version 4.44.0报错 #191

Open
newrookie001 opened this issue Oct 13, 2024 · 2 comments
Open

docker安装偶尔会出现version 4.44.0报错 #191

newrookie001 opened this issue Oct 13, 2024 · 2 comments

Comments

@newrookie001
Copy link

使用docker安装的,可以正常使用,但偶尔无法使用,日志会出现如下内容:
/usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.44.0, however version 5.0.1 is available, please upgrade.

不知道什么意思。

@shen774411223d
Copy link
Contributor

应该只是提示你应该升级gradio的版本而已,不会影响正常使用。如果发现影响正常使用 可能需要提供更详细的错误日志

@no1xuan
Copy link

no1xuan commented Oct 25, 2024

不用docker部署我也出现这个,直接忽视即可,亲测不影响任何使用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@shen774411223d @no1xuan @newrookie001 and others