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

print p.findall(android_id)[0].strip() syntaxError: invalid syntax #3

Open
adelbaran opened this issue Oct 25, 2014 · 2 comments
Open

Comments

@adelbaran
Copy link

Please help me with this, I tried several times and the same error at line 58.

print p.findall(android_id)[0].strip() syntaxError: invalid syntax
^

@xeroxnir
Copy link

Are you running the script with python3? In python3 they replaced the print statement for a function. The script works using python 2.7.

@Ponyboy2024
Copy link

I apologize, I just recently discovered this app/website and I'm teaching myself as I go. I also didn't realize my algorithms it was available to the public.

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

3 participants