Open OzgunKB opened 5 years ago
Yes correct
I think you should use python version 2.x
Yes
On Wed, 23 Oct, 2019, 7:58 PM taecheon, notifications@github.com wrote:
I think you should use python version 2.x
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ManivannanMurugavel/YOLO-Annotation-Tool/issues/9?email_source=notifications&email_token=AE5POGVWFT4NMECELYIVPPLQQBNRJA5CNFSM4HT6BXD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECBTVYA#issuecomment-545471200, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE5POGQI4GVJBFXUGYN3ZNTQQBNRJANCNFSM4HT6BXDQ .
Help please...
$ python main.py File "main.py", line 138 print 'No .jpg images found in the specified dir!' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('No .jpg images found in the specified dir!')?