DiamondLightSource / DiamondLightSource/python-icebreaker
setup.cfg not naming all dependencies
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.