AIGCT / EASYChatGPT

This is an application project of 'chatgpt',only applicable to desktop environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'revChatGPT.Official'

zhchen6688 opened this issue · comments

from revChatGPT.Official import Chatbot
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'revChatGPT.Official'

I have same error.
And I hava another error:Traceback (most recent call last):
File "H:\EASYChatGPT\app.py", line 1, in
from bbot import run

me too

me too.. what should i do?