This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Getting error on GPTserver #547
Unanswered
jigipatel7048
asked this question in
Q&A
Replies: 1 comment 1 reply
-
your revchatgpt may be install in your python3 path, not in the sitepackage path, add your revchatgpt path to PATH |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
$python3 -m GPTserver
$/Library/Developer/CommandLineTools/usr/bin/python3: No module named GPTserver
I am getting errors on starting server where OfficialChatGPT and python3 -m revChatGPT working fine. Any input on setitngs?
Beta Was this translation helpful? Give feedback.
All reactions