On 10/27/23 09:16, Odhiambo Washington wrote:
(venv) mailman@debian12:~$ pip cache remove psycopg2-binary WARNING: No matching packages for pattern "psycopg2-binary" Files removed: 0
This was intended to prevent the following 'Using cached'.
(venv) mailman@debian12:~$ pip install psycopg2-binary Collecting psycopg2-binary Using cached psycopg2_binary-2.9.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
However, you now have a different issue.
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'flufl.lock>=5.1' distribution was not found and is required by mailman
See https://gitlab.com/mailman/mailman/-/issues/1085
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan