JSL error python dll not found
When I run the following script:Names Default To Here( 1 );
Python Init(
Path( "C:\Anaconda3\envs\PythonR\python37.dll" )
);
I get an error: "An installation of Python cannot be found on this system. JMP Python support requires Python version 3.0 or higher, in access or evaluation of 'Python init', Python Init/*###*/(Path("C:\Anaconda3\envs\PythonR\python37.dll")) The python37.dll location is: C:\...