This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DLP3010EVM-LC: Python Interface without GUI - Environment setup

Part Number: DLP3010EVM-LC
Other Parts Discussed in Thread: DLPC3478

Hello,

In our application, we need Python Interface to automate the product.

I really like "Scripting" option in "DLP Pico Display and Light Control" for DLPC3478 / DLP3010EVM-LC. Everything works as expected, however:

When I tried to run the python scripts outside the GUI app, it ends up with errors. Is there any trick how to use the python scripts without TI GUI application to communicate with DLP?

I'm using windows machine and we really do not want to use the GUI app.

I have tried running DLPDLC/Scripts/StandaloneScript/SampleScript/dlpc347x/Test347x_OperatingMode_Standalone.py, but ran into import errors. 

Thank you for your help.