镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 15:06:48 +00:00
update pip install notice
这个提交包含在:
@@ -8,7 +8,7 @@ def inspect_dependency(chatbot, history):
|
|||||||
import manim
|
import manim
|
||||||
return True
|
return True
|
||||||
except:
|
except:
|
||||||
chatbot.append(["导入依赖失败", "使用该模块需要额外依赖,安装方法:```pip install manimgl```"])
|
chatbot.append(["导入依赖失败", "使用该模块需要额外依赖,安装方法:```pip install manim manimgl```"])
|
||||||
yield from update_ui(chatbot=chatbot, history=history) # 刷新界面
|
yield from update_ui(chatbot=chatbot, history=history) # 刷新界面
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户