Running python on 'jmp_pythonw'
Hi everyone,
is it possible to configure on how python is executed in JMP? So that i could either use "jmp_python.exe" or "jmp_pythonw.exe"?
For my python GUI the GUI is blocking python/JMP. Allready discussed here: (Custom) Python GUI executed in JMP
With JMP19+ I now can see that "jmp_pythonw.exe" is also included.
However, I struggle to define that pythonw is ussed. Either with
lc = log captu...