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

getting some syntax error running on OS X #5

Closed
CJHFUTURE opened this issue May 31, 2017 · 6 comments
Closed

getting some syntax error running on OS X #5

CJHFUTURE opened this issue May 31, 2017 · 6 comments

Comments

@CJHFUTURE
Copy link

Christians-iMac:pytorch_Realtime_Multi-Person_Pose_Estimation-master sugarbank$ python picture_demo.py
File "picture_demo.py", line 162
print 'time is %.5f'%(toc-tic)

@CJHFUTURE
Copy link
Author

Christians-iMac:pytorch_Realtime_Multi-Person_Pose_Estimation-master sugarbank$ python web_demo.py
File "web_demo.py", line 154
print oriImg.shape
^
SyntaxError: Missing parentheses in call to 'print'

@tensorboy
Copy link
Owner

It is maybe a python version problem. ;-D.

@CJHFUTURE
Copy link
Author

ah which version should i be running?

@CJHFUTURE
Copy link
Author

Hi what version of python should I be running?Thanks

@tensorboy
Copy link
Owner

2.7 should be OK.

@CJHFUTURE
Copy link
Author

got it working now thanks:)

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

2 participants