cherry icon indicating copy to clipboard operation
cherry copied to clipboard

pip install cherry-rl error

Open StewartTsai opened this issue 3 years ago • 0 comments

pip install cherry-rl error

Collecting cherry-rl Using cached cherry-rl-0.1.4.tar.gz (40 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\Ethan\AppData\Local\Temp\pip-install-ki516rtk\cherry-rl_b1f3531d087448f1b1564484d7fd9966\setup.py", line 25, in long_description=open('README.md').read(), UnicodeDecodeError: 'cp950' codec can't decode byte 0xe2 in position 767: 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.

StewartTsai avatar Feb 16 '22 07:02 StewartTsai