SimpleCV icon indicating copy to clipboard operation
SimpleCV copied to clipboard

Missing parentheses problems at SimpleCV import

Open ghost opened this issue 8 years ago • 3 comments
trafficstars

Traceback (most recent call last): File "simplecv.py", line 2, in from SimpleCV import Camera File "/usr/local/lib/python3.6/site-packages/SimpleCV/init.py", line 3, in from SimpleCV.base import * File "/usr/local/lib/python3.6/site-packages/SimpleCV/base.py", line 139 print 'unit test' ^ SyntaxError: Missing parentheses in call to 'print'

ghost avatar Jul 07 '17 20:07 ghost

I'm not sure, but I think SimpleCV does not support Python3

rodgomesc avatar Jul 08 '17 14:07 rodgomesc

@szg0000.. Have you got any solution for that problem?? Actually i am also facing the same issue..

pawarpooja avatar Mar 07 '18 11:03 pawarpooja

Can you guys welcome me to your club as well? Do we have the solution to this as of now??

mananshukla6 avatar May 16 '19 16:05 mananshukla6