<div dir="ltr"><div>Hello,</div><div><br></div><div>Are there any plans to update the pypi version of python-sytemd here:</div><div><a href="https://pypi.org/project/systemd-python/">https://pypi.org/project/systemd-python/</a></div><div><br></div><div>The following results in errors on Ubuntu 18.04 with latest python3.8 packages installed (as well as libsystemd-dev and python3-systemd):</div><div><br></div><div>python3.8 -m venv systemd_test<br>. systemd_test/bin/activate<br>pip install systemd-python<br></div><div><br></div><div>The error is:</div><div><br></div><div>systemd/_journal.c:21:10: fatal error: Python.h: No such file or directory<br>#include <Python.h><br></div><div><br></div><div>I can provide more output, but I expect this is easy to reproduce.</div><div><br></div><div>This issue means that I can only use python-systemd with the system version of Python (which is 3.6, so doesn't support many asyncio features).<br></div><div><br></div><div>Thanks in advance for any comments!</div><div>Anders</div><div><br></div></div>