Cartographer3D / cartographer-klipper

https://docs.cartographer3d.com/
GNU General Public License v3.0
38 stars 23 forks source link

fix: pin python version to 3.9 #118

Closed Jomik closed 3 days ago

Jomik commented 3 days ago

Description

We had an issue where we used 3.12 syntax in scanner.py, causing Klipper to fail on loading. I thing 3.9 is a sane default for us.

Checklist

The following relevant macros have been tested: