Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't update to latest release ("No module named pip") #12

Open
smurfxx opened this issue Sep 1, 2023 · 1 comment
Open

Can't update to latest release ("No module named pip") #12

smurfxx opened this issue Sep 1, 2023 · 1 comment

Comments

@smurfxx
Copy link

smurfxx commented Sep 1, 2023

I'm trying to update your plugin to version 4.2.0 but the installation fails.

Looking the log file I see this error:
2023-08-28 08:38:03,227 /home/pi/OctoPrint/venv/bin/python3 -m pip --disable-pip-version-check install https://github.com/derekantrican/OctoPrint-Webhooks/archive/4.2.0.zip --no-cache-dir 2023-08-28 08:38:03,829 ! /home/pi/OctoPrint/venv/bin/python3: No module named pip
I checked my pip version and it seems everything ok:
pip --version pip 20.3.4 from /usr/lib/python3/dist-packages/pip (python 3.9)
How can I solve this issue?
Thanks!

@derekantrican
Copy link
Owner

I would suggest posting about this on the octoprint forums (https://community.octoprint.org) and see if they have any suggestions. Post a link to your post here and I'll follow it and see if anything needs to be updated in regards to the plugin here

@derekantrican derekantrican changed the title Can't update to latest release Can't update to latest release ("No module named pip") Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants