Replies: 1 comment 3 replies
-
Have you installed apr and set APR_CONFIG per the message? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Collecting subvertpy
Using cached subvertpy-0.11.0.tar.gz (114 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [36 lines of output]
Traceback (most recent call last):
File "C:\Users\qiunanshi\AppData\Local\Temp\pip-install-naov3pfv\subvertpy_c75f67c3b02c46f1bb3217af32fcde12\setup.py", line 49, in apr_build_data
os.environ['APR_LINK_FLAGS'])
File "D:\python\version\3.9.13\lib\os.py", line 679, in getitem
raise KeyError(key) from None
KeyError: 'APR_LINK_FLAGS'
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.
Beta Was this translation helpful? Give feedback.
All reactions