python&anconda系列(亲测有效):AttributeError: ‘Textbox‘ object has no attribute ‘style‘. Did you mean:‘scal
【已解决】AttributeError: ‘Textbox‘ object has no attribute ‘style‘. Did you mean: ‘scale‘?
【已解决】AttributeError: ‘Textbox‘ object has no attribute ‘style‘. Did you mean: ‘scale‘?
ChatGLM
本地部署,最后运行python web_demo.py
的时候会遇到如下报错:
之前我也找到文章,理由是因为安装的第三方库gradio版本太高,降低版本即可,这个原因是对的,但是他推荐安装的版本是3.50.0
,这样虽然可以解决报错,但是会出现下面问题,chatglm
不回答问题。