bradcfisher / OctoPrint-ExcludeRegionPlugin

OctoPrint plugin that adds the ability to prevent printing within rectangular or circular regions of the currently active gcode file.
GNU Affero General Public License v3.0
55 stars 5 forks source link

python 3.7 compatibility or newer environment #42

Closed Greathouse2005 closed 4 years ago

Greathouse2005 commented 4 years ago

can we get the python updated to atleast 3.7 maybe 4? this has quit working on my new pi4 8gb. works great on my older install on my 4gb

dxgldotorg commented 4 years ago

Isn't the compatibility usually called <4 in order to exclude a potential version 4 of Python?

Greathouse2005 commented 4 years ago

Not sure it just says that it's an older version and isn't compatible as it is now and with the new 64bit only in beta I can't install an older version with it bricking the occurring install. I know it's a stupid all but your plugin is amazing, and I've tried everything I could think of to get it to work. It's installed just had the little lightening bolt next to it.

Hypertoken commented 4 years ago

Duplicate of #32

bradcfisher commented 4 years ago

A new version 0.3.0 with Python 3 support has been released