Running Python script outside CLO3D
Hey, just wanted to ask if there is any way to run python script outside the clo3d environment? Thank you
0
-
Hi cmous4,
We're waiting for feedback and will get back to you soon!
0 -
Hi cmous4,
Python is built into the CLO software, and the API module is installed in that Python. This module is not distributed separately and can only be used through the software. Therefore, it cannot be used through an external Python executable file.
0 -
Hi cmous4 ,
You are able to create your own (client) external UI with something like PyQt5 or PySide2. Also a simple script (server) in CLO to listen for client commands0 -
Thank you for your comment. The CLO Community forums has been moved to CONNECT. For assistance please repost your question there.
0
Comments