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

【错误】[运行界面] 的 [右侧功能栏报错] #79

Open
xinggek opened this issue Nov 17, 2024 · 1 comment
Open

【错误】[运行界面] 的 [右侧功能栏报错] #79

xinggek opened this issue Nov 17, 2024 · 1 comment
Labels
【错误/BUG】 出现了某种错误

Comments

@xinggek
Copy link

xinggek commented Nov 17, 2024

操作系统

Windows11

项目版本

v0.9.0

Python版本

python 3.13.0

错误描述

屏幕截图 2024-11-17 213733
屏幕截图 2024-11-17 213916

重现步骤

就是按照正常操作之后出现的问题

错误截图

ModuleNotFoundError: No module named 'openai'
Traceback:
File "C:\Program\AAVT0.9.0_Win\env\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 85, in exec_func_with_error_handling
    result = func()
File "C:\Program\AAVT0.9.0_Win\env\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 576, in code_to_exec
    exec(code, module.__dict__)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program\AAVT0.9.0_Win\Chenyme-AAVT.py", line 42, in <module>
    pg.run()
    ~~~~~~^^
File "C:\Program\AAVT0.9.0_Win\env\Lib\site-packages\streamlit\navigation\page.py", line 291, in run
    exec(code, module.__dict__)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program\AAVT0.9.0_Win\page\project\home.py", line 6, in <module>
    from openai import OpenAI

其他信息(可选)

No response

@xinggek xinggek added the 【错误/BUG】 出现了某种错误 label Nov 17, 2024
@michaelshao2024
Copy link

我也碰到一样的问题,请问怎么解,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
【错误/BUG】 出现了某种错误
Projects
None yet
Development

No branches or pull requests

2 participants