mlflow / mlflow/mlflow-example
Errors with pyenv/local
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 297
- Forks
- 658
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing python3 -m mlflow run https://github.com/mlflow/mlflow-example.git -P alpha=5.0 on Ubuntu 20.04, first with local and then with virtualenv and pyenv. Capture the omitted error output and compare both runs; the work is done when the cause and a verified fix or clear diagnosis are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100