acheong08 / ChatGPT

Reverse engineered ChatGPT API
GNU General Public License v2.0
28.01k stars 4.48k forks source link

[Feature Request]: No module named revChatGPT #1393

Closed woiweb closed 1 year ago

woiweb commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

I need support

Proposed workflow

my command is as follow python3 -m revChatGPT --V3 --api_key xxxx

but it report something wrong. /Library/Frameworks/Python.framework/Versions/3.11/bin/python3: No module named revChatGPT

how to fix it, thx.

Additional information

No response

acheong08 commented 1 year ago

python3 -m pip install revChatGPT