Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing parentheses problems at SimpleCV import #705

Open
ghost opened this issue Jul 7, 2017 · 3 comments
Open

Missing parentheses problems at SimpleCV import #705

ghost opened this issue Jul 7, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 7, 2017

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'

@rodgomesc
Copy link

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

@pawarpooja
Copy link

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

@mananshukla6
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants