python31 [Error, Python] SyntaxError: Missing parentheses in call to 'print' 파이썬3에서 파일을 실행하면 발생하는 오류 중 하나인 SyntaxError: Missing parentheses in call to 'print' 에 대해 알아보자. 알아보니 12345678 try: import roslib; roslib.load_manifest("bag2video") from cv_bridge import CvBridge except: print "Could not find ROS package: cv_bridge" print "If ROS version is pre-Groovy, try putting this package in ROS_PACKAGE_PATH" sys.exit(1) Colored by Color Scriptercs print "Could not find ROS pac.. 2018. 7. 13. 이전 1 다음