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

SyntaxError: Missing parentheses in call to 'print'. #76

Open
Bboy486 opened this issue Sep 2, 2020 · 0 comments
Open

SyntaxError: Missing parentheses in call to 'print'. #76

Bboy486 opened this issue Sep 2, 2020 · 0 comments

Comments

@Bboy486
Copy link

Bboy486 commented Sep 2, 2020

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)?

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

1 participant