Skip to content

Add python-opencv as a dependency for ArchLinux#528

Merged
boltgolt merged 1 commit into
boltgolt:masterfrom
jinnko:master
Apr 7, 2021
Merged

Add python-opencv as a dependency for ArchLinux#528
boltgolt merged 1 commit into
boltgolt:masterfrom
jinnko:master

Conversation

@jinnko

@jinnko jinnko commented Apr 6, 2021

Copy link
Copy Markdown
Contributor

In the AUR package details GJRodenburg noted the following:

Opencv has split of it's python parts since opencv 4.5.2-2, they are now available as python-opencv. This will need to be included as a dependency of Howdy.

Confirmed locally following an update that howdy was failing with:

Traceback (most recent call last):
  File "/lib/security/howdy/compare.py", line 18, in <module>
    import cv2
ModuleNotFoundError: No module named 'cv2'
Unknown error: 1

Following installation of python-opencv howdy worked as expected.

@boltgolt

boltgolt commented Apr 7, 2021

Copy link
Copy Markdown
Owner

Thanks!

@boltgolt boltgolt merged commit 95331bd into boltgolt:master Apr 7, 2021
nvourva pushed a commit to nvourva/howdy that referenced this pull request Feb 23, 2026
Add python-opencv as a dependency for ArchLinux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants