orcasgit / py-wsse

WS-Security message-level security for SOAP (signing and encryption)
Other
11 stars 18 forks source link

Error installing py-wsse: python setup.py egg_info did not run successfully. #21

Open lubin-liu opened 1 year ago

lubin-liu commented 1 year ago

I'm encountering the following error during pip install py-wsse:

Collecting py-wsse Downloading py-wsse-0.1.tar.gz (9.7 kB) error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Preparing metadata (setup.py) ... error 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.