On 21/04/2020 19:35, Anders Buch wrote:
> Hello,
>
> Are there any plans to update the pypi version of python-sytemd here:
> https://pypi.org/project/systemd-python/
>
> The following results in errors on Ubuntu 18.04 with latest python3.8
> packages installed (as well as libsystemd-dev and pytho
Hello,
Are there any plans to update the pypi version of python-sytemd here:
https://pypi.org/project/systemd-python/
The following results in errors on Ubuntu 18.04 with latest python3.8
packages installed (as well as libsystemd-dev and python3-systemd):
python3.8 -m venv systemd_test
. systemd