JMP 17 and Python while anaconda is installed
I need to have Python 3.7 and Anaconda concurrently installed on my machine, but now JMP has trouble finding the "bare" python installation. When calling python init()
I get the same error messages as in this discussion Configure Python (Anaconda environment path) with JMP Pro 16.2 , but I don't want JMP to run with Anaconda but use the bare python, which has worked before (before installing ana...