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 on Linux, PixivUtil2 does not start #192

Closed
NHOrus opened this issue Feb 1, 2017 · 5 comments
Closed

Syntax error on Linux, PixivUtil2 does not start #192

NHOrus opened this issue Feb 1, 2017 · 5 comments
Labels

Comments

@NHOrus
Copy link
Contributor

NHOrus commented Feb 1, 2017

Using git-cloned 77c44a4

  File "PixivUtil2.py", line 350
    if list_page in not None:
                      ^
SyntaxError: invalid syntax
@NHOrus NHOrus changed the title Syntax error on Linux, PixivUtil2 don't start Syntax error on Linux, PixivUtil2 does not start Feb 1, 2017
@Nandaka Nandaka added the Bug label Feb 2, 2017
@Nandaka
Copy link
Owner

Nandaka commented Feb 2, 2017

woopsss

@NHOrus
Copy link
Contributor Author

NHOrus commented Feb 2, 2017

Yes, patch is trivial, but still annoying.

@Nandaka Nandaka closed this as completed in 47cab8b Feb 2, 2017
@NHOrus
Copy link
Contributor Author

NHOrus commented Feb 2, 2017

Showing 0 changed files with 0 additions and 0 deletions.

I do not think this patch does that you promise it does.

@NHOrus
Copy link
Contributor Author

NHOrus commented Feb 2, 2017

Was wrong. This issue is fixed. But now new one appears!

File "PixivUtil2.py", line 1886
    if __name__ == '__main__' asd:
                                ^
SyntaxError: invalid syntax

@Nandaka
Copy link
Owner

Nandaka commented Feb 2, 2017

aahahaha, forgot to remove that. I'm testing some pre hook check using pep8. but apparently it doesn't catch it.

@Nandaka Nandaka reopened this Feb 2, 2017
@Nandaka Nandaka closed this as completed in 8e0c6c7 Feb 2, 2017
Nandaka added a commit that referenced this issue Mar 4, 2017
Nandaka added a commit that referenced this issue Mar 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants