Giter Club home page Giter Club logo

Comments (4)

cp2004 avatar cp2004 commented on May 26, 2024 1

it was also complaining about having python 3 when it expected python 2.

They're minimum versions - Python 3 is above 2.

It requires at least an OctoPrint restart, and sometimes a force-check to override the cache - under advanced options.

from octoprint-upgrade-to-py3.

ross avatar ross commented on May 26, 2024 1

Cool. Restart of OctoPrint and a force check for update as suggested cleared up the problem.

from octoprint-upgrade-to-py3.

cp2004 avatar cp2004 commented on May 26, 2024

About 5 days ago I made it update pip as well, this should no longer be an issue.

Have you tried clicking on the link that gives you instructions of how to update pip to a newer version? Full reinstalling is unnecessary and can be avoided by following some instructions.

from octoprint-upgrade-to-py3.

ross avatar ross commented on May 26, 2024

Thanks @cp2004 for the quick reply.

Have you tried clicking on the link that gives you instructions of how to update pip to a newer version? Full reinstalling is unnecessary and can be avoided by following some instructions.

Didn't look for anything pip specific since it was also complaining about having python 3 when it expected python 2.

Just updated pip in the oprint venv:

pi@octopi:~ $ source ./oprint/bin/activate
(oprint) pi@octopi:~ $ pip install --upgrade pip
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Cache entry deserialization failed, entry ignored
Cache entry deserialization failed, entry ignored
Collecting pip
  Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB)
    100% |████████████████████████████████| 1.7MB 169kB/s
Installing collected packages: pip
  Found existing installation: pip 18.1
    Uninstalling pip-18.1:
      Successfully uninstalled pip-18.1
Successfully installed pip-21.3.1
(oprint) pi@octopi:~ $ pip --version
pip 21.3.1 from /home/pi/oprint/lib/python3.7/site-packages/pip (python 3.7)

Still get the message in the "Software Update" tab, but it hasn't changed the pip version there either so I'm guessing it's stale/cached. Check for updates doesn't seem to redo it so I'll try a OctoPrint restart after my current print finishes.

from octoprint-upgrade-to-py3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.