Skip to content

【错误】[模块名称] 的 [简要错误描述] #101

@syama0121

Description

@syama0121

操作系统

MACOS

项目版本

V0.9.0

Python版本

PYTHON3.11.14

错误描述

Traceback (most recent call last):
File "/opt/homebrew/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 129, in exec_func_with_error_handling
result = func()
^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 672, in code_to_exec
exec(code, module.dict) # noqa: S102
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/syama2024/Downloads/AAVT0.9.0_Mac/Chenyme-AAVT.py", line 42, in
pg.run()
File "/opt/homebrew/lib/python3.11/site-packages/streamlit/navigation/page.py", line 310, in run
exec(code, module.dict) # noqa: S102
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/syama2024/Downloads/AAVT0.9.0_Mac/page/project/home.py", line 6, in
from openai import OpenAI
ModuleNotFoundError: No module named 'openai'

重现步骤

错误截图

其他信息(可选)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions