You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
操作系统
Windows11
项目版本
v0.9.0
Python版本
python 3.13.0
错误描述
重现步骤
错误截图
其他信息(可选)
No response
The text was updated successfully, but these errors were encountered: