pseudo-channel icon indicating copy to clipboard operation
pseudo-channel copied to clipboard

SyntaxError: Missing parentheses in call to 'print'.

Open Bboy486 opened this issue 3 years ago • 0 comments

C:\Users\User\Downloads# PLEX\pseudo-channel-master>python PseudoChannel.py File "PseudoChannel.py", line 172 print "user_lib_name", section.title ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("user_lib_name", section.title)?

Bboy486 avatar Sep 02 '20 01:09 Bboy486