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.6 support #59

Open
Nickjallday opened this issue Apr 5, 2020 · 5 comments
Open

python 3.6 support #59

Nickjallday opened this issue Apr 5, 2020 · 5 comments

Comments

@Nickjallday
Copy link

Ocotoprint will no longer support previous versions of python in the near future, it would be awesome if this plugin could get updated to be compatible with python 3.6.

@Freakus
Copy link

Freakus commented Apr 7, 2020

I've been forcing compatibility for a couple weeks now and I've had no issues, though I'm not using a great deal of the available features given the hardware I have connected is a wanhao i3.

@darrellenns
Copy link

@Freakus how are you forcing compatibility?

@Freakus
Copy link

Freakus commented Apr 10, 2020

@darrellenns In config.yaml for octoprint:

plugins:
    _forcedCompatible:
    - klipper

I don't believe the plugin manager showed it in the search, and I had to install using the "From URL" option in plugin manager using the URL shown on the plugin repository page: https://github.com/mmone/OctoPrintKlipper/archive/master.zip

Keep in mind that the _forcedCompatible option could let you load something that will break things! Don't be too surprised if you force compatibility for something and stuff goes wrong.

@moi162001
Copy link

hello
adding

plugins:
_forcedCompatible:
- klipper

octoprint break
an update is needed
thank you

@SidShetye
Copy link

@mmone Will you be updating to Python 3?

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

5 participants