Sakati84 / 3DPrintColorizer

Software & Hardware to do multi color printing with Sharpies
GNU General Public License v3.0
425 stars 56 forks source link

Invalid Decimal Line 95 #122

Closed seanhinkley81 closed 9 months ago

seanhinkley81 commented 9 months ago

Unable to get he plugin working with Cura 5.4 or 5.5 . Tried fresh installs with no other plugins,also tried playing around with the line formatting for 95 too see if it was just invalid character type


2023-11-03 09:10:48,791 - ERROR - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [227]: Exception: Exception occurred while loading post processing plugin: invalid decimal literal (PenColorizer.py, line 95)

[cura.log](https://github.com/Sakati84/3DPrintColorizer/files/13251537/cura.log)
seanhinkley81 commented 9 months ago

Was a file permission issue, was getting attributed a -ro flag (read-only) for some reason, and throwing a very misleading error message.