JMP crashes and closes immediately upon running Python Init.
I'm experiencing issues integrating Python with JMP 17. Despite following the recommended steps, JMP crashes every time I run Python Init
. Here are the details: System Setup:JMP Version: 17Python Version: 3.9.13 (64-bit) (tried v3.13.1 as well)OS: Windows 10 (64-bit)Steps Taken:Installed Python 3.9.13 and added it to the PATH.Installed required Python packages: numpy, pandas, matplotlib, scipy, Py...