Could not find Conda Executable No Matter What I do

Hello,

Maybe someone can help. No matter what I try, anytime I try to run “mlflow run…” it always fails with “Could not find Conda executable at [File Path’]. I have tried setting the environment variable to the path of the conda executable, I’ve tried going into system properties and doing it there, I’ve tried uninstalling and reinstalling, I tried miniconda, and many other things, but it always appears to add “\bin/conda” to the end of my file path which looks like a linux thing to my untrained eye. However, I cannot seem to get rid of it and I can’t think of any way to fix it so I am actively stuck. There were some ideas on stack exchange like using anaconda’s prompt or using mlflow run –no-conda, etc. but none of these worked either. I truly don’t know what to do.