Re: [beagleboard] Installing OpenCV for Python3 (cv2) on Debian 8.7

2018-04-17 Thread David Lechner

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 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 distribution found for opencv-python

I tried this on many of the other debian versions including the most updated 
versions, and versions pre-8.7 and have been unable to make it work anywhere.

--
   __  _
  /  )_   '  _ /  /_|_ _ _ '
/(_/(//)/(/(/(  (  |/)_) (// /
  /
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 
beagleboard+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAK6ueFnTUMR8heFPXqyHgXHFWZ3MW6wUeDsyAGYe2cEHHOAgSg%40mail.gmail.com
 
.
For more options, visit https://groups.google.com/d/optout.



--
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/db6eb8bf-9760-bcc9-0e89-43232da5fb10%40lechnology.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Installing OpenCV for Python3 (cv2) on Debian 8.7

2018-04-17 Thread Daniyal Ansari
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 distribution found for opencv-python

I tried this on many of the other debian versions including the most
updated versions, and versions pre-8.7 and have been unable to make it work
anywhere.

-- 

  __  _
 /  )_   '  _ /  /_|_ _ _ '
/(_/(//)/(/(/(  (  |/)_) (// /
 /

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAK6ueFnTUMR8heFPXqyHgXHFWZ3MW6wUeDsyAGYe2cEHHOAgSg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.