face-landmark-localization icon indicating copy to clipboard operation
face-landmark-localization copied to clipboard

Missing parentheses in call to 'print'

Open elliotresearcher opened this issue 7 years ago • 5 comments

when i run code it gives error,please help me error is print faces[i].shape ^ SyntaxError: Missing parentheses in call to 'print'

elliotresearcher avatar Aug 20 '17 06:08 elliotresearcher

@elliotresearcher Hi, maybe try print(faces[i].shape) or comment it.

qiexing avatar Aug 20 '17 11:08 qiexing

thanks for reply.i tried both but it gives this error. line 179 print index ^ SyntaxError: Missing parentheses in call to 'print'

elliotresearcher avatar Aug 21 '17 04:08 elliotresearcher

@elliotresearcher Maybe it relates to python version, you can comment out the code. (#print index)

qiexing avatar Aug 21 '17 05:08 qiexing

its already comment out

elliotresearcher avatar Aug 21 '17 05:08 elliotresearcher

can you please give me your skype or any other platform so i can take guidance from you.i'll be much grateful to you

elliotresearcher avatar Aug 21 '17 05:08 elliotresearcher