Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

[Bug]: 请问报错这个怎么解决? #6

Description

@qq263424205

在提交前请确保以下这些

  • ChatGPT,EdgeGPT,BingImageCreator,GoogleBard,easy-ernie为最新版本
  • 在Issue无法找到它

操作系统

Windows

Python版本

python3.10.11

问题

ImportError: cannot import name 'ConversationStyle' from 'EdgeGPT' (D:\python\lib\site-packages\EdgeGPT_init_.py)

触发

python main.py

报错

D:\demo\Chat-API-main>python main.py
Traceback (most recent call last):
File "D:\demo\Chat-API-main\main.py", line 6, in
from view import chatgpt, bing, bard, ernie
File "D:\demo\Chat-API-main\view\bing.py", line 8, in
from EdgeGPT import ConversationStyle
ImportError: cannot import name 'ConversationStyle' from 'EdgeGPT' (D:\python\lib\site-packages\EdgeGPT_init_.py)

请问要怎么解决?

其他

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions