This article talks about using pip and external libraries: https://support.inductiveautomation.com/hc/en-us/articles/360056397252-Python-In-Ignition
That said, you don't need an external library to take a screenshot. Just use the java.awt.Robot API.
1 Like