mlflow/mlflow-example

Errors with pyenv/local

pythonmobile opened this issue · 0 comments

When I run python3 -m mlflow run https://github.com/mlflow/mlflow-example.git -P alpha=5.0 I get conda not found which is expected (I do not use conda). Then I tried both local and virtualenv (+pyenv), which both resulted in errors on an Ubuntu 20.04 installation. Can you please give it a try?