I just installed SimpleCV Version 1.3 Superpack and it installs Python 2.7 and all the libraries included. I tried to run it, got this error
Traceback (most recent call last):
File "G:\images.py", line 1, in module
from SimpleCV import Camera
ImportError: No module named SimpleCV
Is there a version would work with Python 3.5?
I have Windows 8.1 x64, thanks!