SimpleCV2 icon indicating copy to clipboard operation
SimpleCV2 copied to clipboard

README.markdown refers to wrong version

Open memilanuk opened this issue 11 years ago • 1 comments

README.markdown install instructions refers to SimpleCV repo, not SimpleCV2.

memilanuk avatar May 12 '14 02:05 memilanuk

Hey @memilanuk, Have you ever found a solution for this?

I want to install SimpleCV2 on my Raspberry Pi to be able to add the simplecv2-barcode package

Currently I get the error message:

sudo pip install https://github.com/sightmachine/simplecv2-barcode/zipball/master

Collecting https://github.com/sightmachine/simplecv2-barcode/zipball/master
Downloading https://github.com/sightmachine/simplecv2-barcode/zipball/master
     / 40kB 393kB/s
Collecting simplecv>=2.0 (from simplecv2-barcode==0.0.1)
**Could not find a version that satisfies the requirement simplecv>=2.0 (from simplecv2-barcode==0.0.1) (from versions: 0.9, 1.0, 1.1, 1.2, 1.3)
No matching distribution found for simplecv>=2.0 (from simplecv2-barcode==0.0.1**)

Anyone have a solution for this?

Thanks.

alicbelmin avatar Jun 13 '18 11:06 alicbelmin