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

Python 3.8 #777

Open
tigeryell99 opened this issue Mar 22, 2022 · 2 comments
Open

Python 3.8 #777

tigeryell99 opened this issue Mar 22, 2022 · 2 comments

Comments

@tigeryell99
Copy link

What were you doing?

The OctoPrint-Wyze plugin requires Python 3.8, the current OctoPi image has Python 3.7.3
Are you working on upgrading to Python 3.8 or 3.9?

What did you expect to happen?

Plugin successfully install.

What happened instead?

Plugin Install failed
plugin_pluginmanager_console.log

Did the same happen when running OctoPrint in safe mode?

Version of OctoPi

OctoPrint 1.7.3 Python 3.7.3 OctoPi 0.18.0

Printer model & used firmware incl. version

Screenshot(s)/video(s) showing the problem:

I have read the FAQ.

@cp2004
Copy link
Contributor

cp2004 commented Mar 22, 2022

The image is based on RPi OS, which in turn uses Debian. So it is based on the Debian Python version, not controlled by OctoPi.

The OctoPi 1.0.0rc in #770 is running Python 3.9 already, because it is now Debian Bullseye based.

@guysoft
Copy link
Owner

guysoft commented Mar 22, 2022

Indeed, also Wyze explicitly stated in their documentation to use OctoPi 1.0.0 nightly. I can't fix the past. The future is tricky enough.

You can see that are are working on 1.0.0 here #770

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

3 participants