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

Syntax Error #6266

Open
markcarson21 opened this issue Feb 9, 2018 · 0 comments
Open

Syntax Error #6266

markcarson21 opened this issue Feb 9, 2018 · 0 comments

Comments

@markcarson21
Copy link

===============ISSUE SECTION===============

Expected Behavior

Bot to start

Actual Behavior

Bot won't start

Output when issue occurred

File "pokecli.py", line 93
print question
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print question)?

Steps to Reproduce

./run.sh

Other Information

OS: Mac High Sierra

I assumed this would be caused by running on python 3.6, but python -V gives me 2.7.10

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