setup.cfg not naming all dependencies

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiamondLightSource/python-icebreaker

All issues in DiamondLightSource/python-icebreaker

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.