BrewPi requires pyserial 3.0, you have version 2.7 installed

Im very new to all this.
On my View Log from Maintenance Panel
it says
"BrewPi requires pyserial 3.0, you have version 2.7 installed.
Please upgrade pyserial via pip, by running:
sudo pip install pyserial --upgrade
If you do not have pip installed, install it with:
sudo apt-get install build-essential python-dev python-pip"

when i run sudo pip install pyserial --upgrade
it says “Cannot fetch index base URL http://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement pyserial in /usr/local/lib/python2.7/dist-packages
No distribution at all found for pyserial in /usr/local/lib/python2.7/dist-packages
Storing complete log in /root/.pip.pip.log”

any thoughts?

1 Like