python3 opencv is not available in jessie or stretch. I'm actually backporting
opencv 3.2 from buster to stretch as I type this in order to get python3
support. It looks like you are using jessie though.
On 04/17/2018 10:29 PM, Daniyal Ansari wrote:
I'm having an issue installing OpenCV for p
I'm having an issue installing OpenCV for python3 (cv2) on Debain 8.7.
Both commands,
sudo pip install opencv-python
sudo pip3 install opencv-python
return the error,
Collecting opencv-python
Could not find a version that satisfies the requirement opencv-python
(from versions: )
No matching d