JMP 14 Python abilities - working? I'm confused
I'm trying to use the new abilities in JMP 14 to run python and it's not working. Basically not finding my python install I think though in some circumstances it just crashes. I saw another discussion saying there were issues with that in 14.1 and suggesting a workaround about setting environment variables and using Use Python Version("3.6") as an argument to Python Init() (both of which I tr...