cysystemd
cysystemd copied to clipboard
pip install error
the a gcc command exits with error code 1 while trying to install with python3.9 and gcc10. the error log is attached
Could you please provide the any way to reproduce it? Maybe docker image or something else?
Happens to me as well. I'm running:
- gcc 10.2.0-4
- python 3.9.1-1
- kernel 5.9.14-arch1-1
Console output is attached. output.txt
Edit:
Install works when using pip install cysystemd
I've seen that there are two libraries on PyPi (systemd and cysytemd) which link to this GitHub project.
I guess the old systemd library is not maintained anymore?
wheels added to pypi