-
Notifications
You must be signed in to change notification settings - Fork 124
Description
Collecting py-hanspell
Using cached py-hanspell-1.1.tar.gz (3.0 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 "/tmp/pip-install-np815kcr/py-hanspell_6bee0fb3c65e460b97f9b638d6b57545/setup.py", line 2, in
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'
[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.
라는 오류는 왜 뜨는 걸까요?