cwyrwas/ChatGPT-Content-Generator

ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'

Opened this issue · 0 comments

C:\Users\ANHPC\Downloads\ChatGPT-Content-Generator-main>python content_gen.py
Traceback (most recent call last):
File "C:\Users\ANHPC\Downloads\ChatGPT-Content-Generator-main\content_gen.py", line 4, in
from chat_gpt_interface import get_video_script, save_script
File "C:\Users\ANHPC\Downloads\ChatGPT-Content-Generator-main\chat_gpt_interface.py", line 1, in
from revChatGPT.revChatGPT import Chatbot
ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'