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
{{ message }}
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
× 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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 b10cee1
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.
The text was updated successfully, but these errors were encountered: