speedtest-cli stopped working today?

Peter Flynn peter at silmaril.ie
Mon Apr 12 16:04:44 UTC 2021


On 12/04/2021 13:16, Liam Proven wrote:
> On Mon, 12 Apr 2021 at 12:49, Peter Flynn <peter at silmaril.ie> wrote:
>> So I started with sudo apt install python
> 
> I am not a Pythonist but I _think_ that will install Python 2, which
> is now past end-of-life. I think you should remove it again, and
> instead, do:
> 
> sudo apt install python3

Turns out python3 *was* installed so I had to tell it to behave:

sudo apt install python-is-python3

I knew there were good reasons I turned down Python as a language to learn.

However, python setup.py still complains that there is no module named
'setuptools'.

I'm stopping at this point. Python is clearly too badly broken to be
worth pursuing.

> It is really the Python community's fault when they decided to
> break backwards-compatibility. 

That, and any language whose reserved words begin with @@__ and end with
__@@ is brain-dead from the start.

Peter




More information about the ubuntu-users mailing list