GSTT-CSC / GSTT-CSC/project-template
documentation missing pip install mlflow
Open
documentation
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Running python3 run_project.py --help leads to error:
ModuleNotFoundError: No module named 'mlflow'
This is because the README doesn't tell you to install dependencies.
Also the requirements.txt file is missing mlflow
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.