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
mkdir ~/Code
cd ~/Code
git clone git://github.com/sightmachine/SimpleCV.git
cd SimpleCV
sudo pip install -r requirements.txt
sudo python setup.py develop
when i input sudo pip install -r requirements.txt
i got a problem
i just skip over it and i got this
however, when i input simplecv this problem happed
The text was updated successfully, but these errors were encountered:
LoungerW
changed the title
After installation when i typed "simplecv" this issue occured...please help
After installation when in Raspberry Pi i typed "simplecv" this issue occured...please help
Mar 27, 2018
LoungerW
changed the title
After installation when in Raspberry Pi i typed "simplecv" this issue occured...please help
After installation in Raspberry Pi when typed "simplecv" this issue occured...please help
Mar 27, 2018
first you should open the requirements.txt then delete line 3 and line 6 ,because RBP already installed PIL And pygame inside.
But after i done this i still get the same trouble like you and don't know why.
my Raspberry Pi's model is 3B
first i used this method
when i input
sudo pip install -r requirements.txt
i got a problem
i just skip over it and i got this
however, when i input
simplecv
this problem happedThe text was updated successfully, but these errors were encountered: