Zai-Kun / reverse-engineered-chatgpt

Unofficial reverse-engineered ChatGPT API in Python
Apache License 2.0
240 stars 31 forks source link

README.md 文件里有乱码? #49

Open broadcast98 opened 3 months ago

broadcast98 commented 3 months ago

Collecting git+https://github.com/Zai-Kun/reverse-engineered-chatgpt (from -r requirements.txt (line 12)) Cloning https://github.com/Zai-Kun/reverse-engineered-chatgpt to c:\users\jhon\appdata\local\temp\pip-req-build-4681u755 Running command git clone --filter=blob:none --quiet https://github.com/Zai-Kun/reverse-engineered-chatgpt 'C:\Users\jhon\AppData\Local\Temp\pip-req-build-4681u755' Resolved https://github.com/Zai-Kun/reverse-engineered-chatgpt to commit b10cee12210716b3b9da4d76e84edf2df7cd93d7 Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [7 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\jhon\AppData\Local\Temp\pip-req-build-4681u755\setup.py", line 8, in long_description=open("README.md").read(), ^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 522: illegal multibyte sequence [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.