2
Hello
I need to use Simplehttpserver and only have for Python 2.6.6 and above and LE 4.0 is Python 2.6.5.
As it has no software centre (at least I did not find) I tried this code on the terminal but gave several errors:
sudo add-apt-repository ppa:fkrull/deadsnakes
sudo apt-get update
sudo apt-get install python2.7
Someone would know how to update python even if it is to 2.6.6.
Thank you
maybe start by updating Ubuntu :)
– JJoao