The command ran partially downloading the file needed but failed with:
ModuleNotFoundError: No module named ‘setuptools’
Is there a way to get a more complete Python install on Endless. The software center list a couple IDEs and a few other bits, but not what I was hoping for anyway.
You can install using the toolbox command. The Toolbox is a tool that offers a familiar RPM based environment for developing and debugging software that runs fully unprivileged using Podman. I recommend reading the toolbox command documentation using the command toolbox --help or toolbox/doc at main · debarshiray/toolbox · GitHub
Alternatively, you can run the following commands to install it natively in EOS - which can come handy if you need / want to use a USB connection, which is not yet easily possible with Toolbox.