pip/pip3 confusion and keeping up to date
Mats Wichmann
mats at wichmann.us
Mon Nov 6 16:43:47 EST 2023
On 11/6/23 14:28, Karsten Hilbert via Python-list wrote:
> I had just hoped someone here might have a handy pointer for
> how to deal with modules having to be installed from pip for
> use with an apt-installed python-based application.
That just shouldn't happen - such packages are supposed to be
dependency-complete within the packaging universe in question.
More information about the Python-list
mailing list