setup.cfg not naming all dependencies
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- opencv, python
- Domain
- build-system
Research direction
Open setup.cfg and inspect the dependencies installed by pip, then run ib_job.py in a clean environment to reproduce the missing cv2 module. Add the missing dependency so a fresh pip install provides it, and confirm ib_job.py runs without the separate opencv-python installation.
Written by the indexing model from the issue text.
Description
installed icebreaker-em via pip install
on attempt to run ib_job.py, got an error about missing module cv2
had to separately pip install opencv-python (got v4.5.5.64)
then it worked
should be included in deps
Best
J
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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.
More from DiamondLightSource/python-icebreaker
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
DiamondLightSource/python-icebreaker#10 · 1 comment ·
All issues in DiamondLightSource/python-icebreaker
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100