7 Jul
2022
7 Jul
'22
8:20 p.m.
On 7/7/22 12:44 PM, David Newman wrote:
However, pip now throws a warning when looking at package info:
(venv) mailman@somehost:/home/dnewman$ pip show mailman-web WARNING: Ignoring invalid distribution -jango (/opt/mailman/venv/lib/python3.9/site-packages) ...
What does
ls -la /opt/mailman/venv/lib/python3.9/site-packages/-jango*
show? I suspect you have some spurious stuff there. The timestamps might give a clue as to how it got there.
If it shows anything,
rm -rf /opt/mailman/venv/lib/python3.9/site-packages/-jango*
will probably fix it.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan