how do i install it on mac . whats the instruction . i try to follow the instructions but when running the py file i get an error
Traceback (most recent call last):
File "/Users/aymaan/chatgpt-conversation/chatgpt.py", line 1, in
from revChatGPT.revChatGPT import Chatbot
ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'
i try to install this module but i cant find it . any fix ?
how do i install it on mac . whats the instruction . i try to follow the instructions but when running the py file i get an error Traceback (most recent call last): File "/Users/aymaan/chatgpt-conversation/chatgpt.py", line 1, in
from revChatGPT.revChatGPT import Chatbot
ModuleNotFoundError: No module named 'revChatGPT.revChatGPT'
i try to install this module but i cant find it . any fix ?