79174461

Date: 2024-11-10 08:41:44
Score: 2
Natty:
Report link

Have you tried using this solution from a bit of an older post?

The post was: Stackoverflow Post which was based on this blog from 2015. The way this post outlines on fixing the issue is by manually compiling OpenCV yourself. (By my understanding). You could also try checking the official docs to compile with that: OpenCV Docs

If this doesn't work however you could try just cloning the github repo (I know not the greatest way but it should work..)

$ sudo apt-get install git
$ git clone https://github.com/opencv/opencv.git
Reasons:
  • Blacklisted phrase (1): this blog
  • Blacklisted phrase (1): Stackoverflow
  • Whitelisted phrase (-1): Have you tried
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: AboveAphid