iNTERFACEWARE Products Manual > Installing and Using Chameleon > Using Python Scripting > Debugging Python |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
This section explains how to debug Python using some common methods. In this section you will learn how to log output from Python and how to use the Debug window to test your scripts. In addition, this section will explain some common Python errors and the order of Python variable execution.
|