We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/saitoha/libsixel/blob/v1.8.5/python/libsixel/__init__.py#L60
File "/usr/lib/python3.6/site-packages/libsixel/__init__.py", line 60 SIXEL_BAD_INTEGER_OVERFLOW = (SIXEL_RUNTIME_ERROR | 0x0004) /* integer overflow */ ^ SyntaxError: invalid syntax
/* integer overflow */ -> # integer overflow?
/* integer overflow */
# integer overflow
The text was updated successfully, but these errors were encountered:
sorry for breaking it...
Sorry, something went wrong.
Merge branch 'hotfix-broken-python-interface' into develop (#128)
9c174af
Fixed on v1.8.6. Thanks!
saitoha
No branches or pull requests
https://github.com/saitoha/libsixel/blob/v1.8.5/python/libsixel/__init__.py#L60
/* integer overflow */
-># integer overflow
?The text was updated successfully, but these errors were encountered: