My OctoPrint update fails with "ImportError: cannot import name NullHandler"
Earlier versions of the third party plugin PrintTimeGenius pulled in an unneeded third party logging module that is incompatible to Python's standard library. Its presence causes this issue. PrintTimeGenius has since bee…
|