You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: