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

Add Python 3 support #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Python 3 support #48

wants to merge 1 commit into from

Conversation

onovy
Copy link

@onovy onovy commented Feb 25, 2020

No description provided.

@jim-p
Copy link

jim-p commented Jul 16, 2020

Also came up in #51. Making this one line change is all that is needed in this repository, I have tested the plugin with this change and it works fine otherwise on Python 3.x.

After this is merged, another PR will be needed to add this:

compatibility:
  python: ">=2.7,<4"

To https://github.com/OctoPrint/plugins.octoprint.org/blob/gh-pages/_plugins/eeprom_marlin.md

@cp2004
Copy link

cp2004 commented Sep 29, 2020

Picked this contribution into my fork of the plugin, https://github.com/cp2004/OctoPrint-EEPROM-Marlin/

You can see what I am currently developing in the ticket here cp2004/OctoPrint-EEPROM-Marlin#1

Will be trying to transfer the plugin repository to point to my fork in a weeks time, since it seems abandoned here.

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

Successfully merging this pull request may close these issues.

3 participants