View: 2029|Reply: 7

open cv issues with rasptank

[Copy link]

1

Threads

2

Posts

15

Credits

Newbie

Rank: 1

Credits
15
Post time 2019-7-2 00:39:17 | Show all posts |Read mode

I am having issues with the open cv software on the rasptank. I am under "openCV installation" in the Setting Up In A Raspberry Pi part of the pdf instructions. I can get as far as 'sudo pip3 install imutils' without any issues, but when I enter the command 'sudo pip3 install opencv-python' the following shows up on the terminal:
  1. root@raspberrypi:~# sudo pip3 install opencv-python
  2. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
  3. Collecting opencv-python
  4.   Could not find a version that satisfies the requirement opencv-python (from versions: )
  5. No matching distribution found for opencv-python
Copy the Code
with the words "Could not find..." through "... for opencv-python" in red font.
I have tried the command both though putty and directly through the terminal to no avail, and have also tried the automatic way under Setting up in a PC, but it got stuck on the same part. (I could tell because I sat down and watched the text scroll up the screen) I reread both ways' instructions over and over again, and I am sure I followed them to the last word.
I am frustrated because I have now had a robot that I spent a net $140 on for three weeks without being able to use it. Am I just missing something obvious or is this a new problem? Does anyone have any suggestions?

Reply

Use magic Report

1

Threads

1

Posts

4

Credits

Newbie

Rank: 1

Credits
4
Post time 2019-7-11 09:52:48 | Show all posts
I had the same issue a week ago. I'm trying to find back what I did, I think it worked with: sudo apt-get install libopencv-dev python3-opencv
Reply

Use magic Report

0

Threads

69

Posts

412

Credits

Website Editor

Rank: 8Rank: 8

Credits
412
Post time 2019-7-11 10:48:35 | Show all posts
update openCV on official website and install with sudo pip3 install opencv-contrib-python
Reply

Use magic Report

1

Threads

13

Posts

49

Credits

Newbie

Rank: 1

Credits
49
Post time 2019-7-22 05:36:53 | Show all posts
1557111628 replied at 2019-7-11 10:48 AM
update openCV on official website and install with sudo pip3 install opencv-contrib-python



why don't you fix this is your setup.py script????????????????

I have the same problem
Reply

Use magic Report

0

Threads

5

Posts

20

Credits

Newbie

Rank: 1

Credits
20
Post time 2019-7-28 05:53:01 | Show all posts
Edited by 1564098690 at 2019-7-28 06:47 AM

I downloaded an older version of Raspbian os from http://downloads.raspberrypi.org ... aspbian-2018-04-19/

If you will look at the images in the instructions it is from the older versions.

There is a post in Raspberry website that says they are working on a opencv-python for buster.

It seemed to installed mostly correctly. One error with the hashes but i think it went ahead and installed everything.

Here is the forum about opencv in buster

https://www.raspberrypi.org/forums/viewtopic.php?t=243418
My robot works and connects using the setup script. Yes I have to take it apart and zero postion the servos and put it back together cause I got in a hurry but not Adeept fault mine for not following directions.

People do some research before you just down someones throat. They give you screens shots of what they used. Technology advances quiuckly and it is hard to keep up when you have alot of things going.
Reply

Use magic Report

0

Threads

5

Posts

20

Credits

Newbie

Rank: 1

Credits
20
Post time 2019-7-28 06:47:45 | Show all posts
1563743830 replied at 2019-7-22 05:36 AM
why don't you fix this is your setup.py script????????????????

I have the same problem

Edited by 1564098690 at 2019-7-28 06:47 AM


I downloaded an older version of Raspbian os from http://downloads.raspberrypi.org ... aspbian-2018-04-19/

If you will look at the images in the instructions it is from the older versions.

There is a post in Raspberry website that says they are working on a opencv-python for buster.

It seemed to installed mostly correctly. One error with the hashes but i think it went ahead and installed everything.

Here is the forum about opencv in buster

https://www.raspberrypi.org/forums/viewtopic.php?t=243418
My robot works and connects using the setup script. Yes I have to take it apart and zero postion the servos and put it back together cause I got in a hurry but not Adeept fault mine for not following directions.

People do some research before you just down someones throat. They give you screens shots of what they used. Technology advances quiuckly and it is hard to keep up when you have alot of things going.

Reply

Use magic Report

23

Threads

223

Posts

814

Credits

Senior member

Rank: 4

Credits
814
Post time 2021-2-8 14:26:54 | Show all posts
Edited by Adeept at 2021-2-8 02:27 PM

Try this command: pip install opencv-pythonor
sudo pip3 install opencv-contrib-python
Reply

Use magic Report

4

Threads

5

Posts

20

Credits

Newbie

Rank: 1

Credits
20
Post time 2021-2-10 01:37:12 | Show all posts
E: You don't have enough free space in /var/cache/apt/archives/

I get this with a 64 GB SD.
It would be OK to have a list of packages which can be removed.
i.e is wolfram necessary?
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules