With Homebrew opencv appears to be only for python3.10, any chance of getting a version for 3.9?

Viewed 25

The current Homebrew formula for opencv contains is dependent on python3.10. This causes the packages to be installed under a python3.10 directory and produces module not found error when attempting to import cv2 with python3.9. Is there any chance of getting this updated for the latest version of python?

0 Answers
Related