Re: Question on installing packages via the Python APT library

2021-11-07 Thread Sandro Tosi
python-apt is not written nor maintained by this team, but rather (from https://tracker.debian.org/pkg/python-apt) by the APT Dev team and in particular by Julian Andres Klode (both in CC): please continue the discussion with them On Sun, Nov 7, 2021 at 6:21 PM Hunter Wittenborn wrote: > > Hi! I'

Question on installing packages via the Python APT library

2021-11-07 Thread Hunter Wittenborn
Hi! I'm currently working on a project that's going to be using the Python APT library to handle some package installation, but I've got a question on how exactly a certain thing is working: I've gotten everything up to the actual installation of packages done (up to the point of calling 'Dep