Traceback (most recent call last):
File "C:\Users\DELL\Desktop\WechatGroupRobot-main\app.py", line 3, in
from transtext import *
File "C:\Users\DELL\Desktop\WechatGroupRobot-main\transtext.py", line 4, in
from revChatGPT.revChatGPT import Chatbot
ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'
PS C:\Users\DELL\Desktop\WechatGroupRobot-main>
请问这是什么情况
Traceback (most recent call last): File "C:\Users\DELL\Desktop\WechatGroupRobot-main\app.py", line 3, in
from transtext import *
File "C:\Users\DELL\Desktop\WechatGroupRobot-main\transtext.py", line 4, in
from revChatGPT.revChatGPT import Chatbot
ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'
PS C:\Users\DELL\Desktop\WechatGroupRobot-main>
请问这是什么情况