最近做一个树莓派+simplecv的项目,simplecv安装了用不了

安装simplecv出现了这个问题,有人知道什么原因吗图片说明

update之后
sudo apt-get install python python-opencv
sudo apt-get install ipython python-opencv python-scipy python-numpy python-setuptools python-pip
sudo pip install https://github.com/ingenuitas/SimpleCV/zipball/master
sudo apt-get install python-pygame
sudo apt-get install python-imaging

唉 真时搞不懂 推荐你一个博客 先把之前安装的SimpleCv目录删掉,然后按照这个链接重新弄一遍就好了:https://blog.csdn.net/plokday/article/details/80369886