You are using pip version 8.1.1, however version 8.1.2 is available

551 views
Skip to first unread message

Gregory Sullivan

unread,
Jun 23, 2016, 6:06:02 PM6/23/16
to GPX converter
"Successfully installed OctoPrint-GPX-2.5.2
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command."

how do I do this thru the cmd line?

I think I just run a python consol (2.7) and type?

thanks

Mark Walker

unread,
Jun 24, 2016, 12:26:43 PM6/24/16
to GPX converter
You can actually ignore that one if you want. Command line would be (assuming octopi image and logged in as user pi):

source ~/oprint/bin/activate
pip install --upgrade pip

I think. Though this one is tricky because of there being a global pip as well. I'm away from my pi's at the moment so can't test.

Gregory Sullivan

unread,
Jun 24, 2016, 2:26:10 PM6/24/16
to GPX converter
ok and thanks. I'm not worried but would like to learn how

Martijn de Man

unread,
Sep 6, 2017, 4:28:26 AM9/6/17
to GPX converter

I just found this fix for OctoPi.
From Putty, login and type or copy: /home/pi/oprint/bin/python -m pip install --upgrade pip

This page gave me the info: (who deserves the credits)
https://kasperk.it/other/octopi-consider-upgrading-via-pip-install-upgrade-pip-command
Reply all
Reply to author
Forward
0 new messages