OctoPrint wants Updates

Hey all.

My OctoPrint (1.7.2) show me this:

Python: 2.7.13 (du hast: 3.7.3) (Updated from v2 to v3, now fine)
**pip: 19.0.1 (du hast: 18.1) <--- This is my Problem!**
setuptools: 40.7.1 (du hast: 40.8.0) (this is fine)

But if i check in Putty:

root@raspberrypi:/home/pi# pip --version

pip 20.3.4 from /usr/local/lib/python2.7/dist-packages/pip (python 2.7)

Octoprint says: 18.1... Putty says: 20.3.4

What can i do?

Thank you!

20.3.4 is the PIP version of the OS, not of OctoPrint.

Try this:

BTW: Below that message you got, there should be a link on what to do.

Thank you! Works fine.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.