lsellens / OctoPrint-Cr10_leveling

Adds bed leveling buttons to the controls tab on OctoPrint
GNU Affero General Public License v3.0
10 stars 10 forks source link

Add Python 3 compatibility string for Py2 & 3 #29

Closed cp2004 closed 3 years ago

cp2004 commented 3 years ago

Since Python 2 is EOL and all new users very shortly will be Py3, they would not be able to install and run this plugin.

There's the documentation here, if you want to setup dual environments for testing: https://docs.octoprint.org/en/master/plugins/python3_migration.html

Or, to update your existing environment, one time script: https://octoprint.org/blog/2020/09/10/upgrade-to-py3/

Closes #27 Closes #28

Until this PR gets merged, and you (as a user) want to install the plugin - use this URL in the plugin manager > Get More> ...from URL:

https://github.com/cp2004/OctoPrint-Cr10_leveling/archive/patch-1.zip
cp2004 commented 3 years ago

@electr0sheep Any updates on this one? The move to Python 3 is increasing. If you no longer want to maintain this plugin, consider putting it up for adoption.

fatboy1271 commented 3 years ago

@cp2004 You ROCK!!! I love this plug-in, so thank you so much for enabling it to work again!

electr0sheep commented 3 years ago

Yes, I think I should transfer ownership of this project, since I don't have much interest in maintaining it.

@cp2004 @AvanOsch would one of you two be interested in becoming the new owner?

cp2004 commented 3 years ago

I haven't got the time with all the rest of the core OctoPrint stuff & plugins etc. Best bet if you don't find someone immediately is to open an abandoned plugin issue or request for it to be put up for adoption. Same deal, open an issue on the plugin repository to find a new maintainer just different wording when we put out the notice.

AvanOsch commented 3 years ago

@electr0sheep I'll give it a shot, as I also use this plugin quite a lot.

electr0sheep commented 3 years ago

@AvanOsch Would you mind leaving a comment over in the issue I created in the main plugin repo? OctoPrint/plugins.octoprint.org#843