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: invalid syntax in line 22 #2

Closed
Reimelt opened this issue Oct 20, 2018 · 2 comments
Closed

SyntaxError: invalid syntax in line 22 #2

Reimelt opened this issue Oct 20, 2018 · 2 comments

Comments

@Reimelt
Copy link

Reimelt commented Oct 20, 2018

I am using python 3.6.6 and arch Linux.

File "blockchain-parser.py", line 22
if (L % 2) <> 0:
^
SyntaxError: invalid syntax

@PsyShark
Copy link

I am using python 3.6.6 and arch Linux.

File "blockchain-parser.py", line 22
if (L % 2) <> 0:
^
SyntaxError: invalid syntax

Program only for Python 2.7

@ragestack
Copy link
Owner

I made some changes. Now it compatible with Python 3.x also.

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