GSTT-CSC / GSTT-CSC/project-template

missing minio dependency

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
bug documentation good first issue
Dominant language
Python
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When I run:

`python3 run_project.py --help`

I get the error:

```
File "run_project.py", line 2, in
from mlops.Experiment import Experiment
File "/Users/mohammadharisshuaib/Software/mlops_test/mlops_env/lib/python3.7/site-packages/mlops-0.1-py3.7.egg/mlops/Experiment.py", line 6, in
ModuleNotFoundError: No module named 'minio'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.