You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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**)
README.markdown install instructions refers to SimpleCV repo, not SimpleCV2.
The text was updated successfully, but these errors were encountered: