Hi, I am working on a project using analog inputs, I am using the Adafruit ADS 1115, but when I try to Install the library it says that the minimal request is Python 3.4 and I have installed Python 2.4, I would like to know how to run the commands on python 3.5 or if its possible to upgrade the actual Python used in the terminal, sorry if this is not in the right section, im a total noob on RPI
sudo apt-get install build-essential python-dev python-smbus python-pip
sudo pip install adafruit-ads1x15