I've gone through and figured out how to get this going with Octoprint that has Python 3 installed. There are a few things that were deprecated when going from 2 to 3. One is the print statement, the ...
Bed Visualizer fails to load even though the Python 3 verification passed the plugin for upgrade. Upon reinstalling the plugin after the Python 3 upgrade the Bed Visualizer plugin reports as "unknown" ...
Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...