Is it possible to import thermo or any other python packages and integrate it to ignition ?
Does it use any DLLs? (Or any of its dependencies?) If yes, then no. Otherwise you can place packages in the gateway's pylib/site-packages
and they will be propagated throughout the scripting system.
1 Like