cysystemd icon indicating copy to clipboard operation
cysystemd copied to clipboard

pip install error

Open L0ric0 opened this issue 4 years ago • 2 comments

the a gcc command exits with error code 1 while trying to install with python3.9 and gcc10. the error log is attached

log.txt

L0ric0 avatar Dec 30 '20 12:12 L0ric0

Could you please provide the any way to reproduce it? Maybe docker image or something else?

mosquito avatar Dec 30 '20 14:12 mosquito

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?

ddibiasi avatar Jan 06 '21 12:01 ddibiasi

wheels added to pypi

mosquito avatar Jun 15 '23 12:06 mosquito