Hello,
I am using python in Mathematica notebook as external evaluator and I would like to change the python executable to be used. I tried to register a new python executable and after that if I run FindExternalEvaluators"Python"] I got this[See image attached with two python executables. The second, in the list, is the old python.exe and the first in the list is the new python exe. I noticed that after quit and re-run Mathematica, the old python exe is still used.
Both executables are Registered=True, but I would like to remove the second in the list. I tried to use UnregisterExternalEvaluator["Python",FindExternalEvaluator["Python"][[2]]] but after I still see the two executable registered and the second is still used.
If you have any advice how to remove from the list of executables the second one, it would be great.
Thank you. Best regards Paolo
Attachments: