'MLFlow trying to launch non-existent python

Launching mlflow ui from a brand new conda environment, called, say B, results in:

Fatal error in launcher: Unable to create process using '"C:\Users\user_name\anaconda3\envs\A\python.exe" etc

MLFLow was orgiinally installed in the environment A, but it no longer exists! Where can I find this setting and how should I fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source