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

'module' object has no attribute 'VERSION' #230

Open
lukesomnus opened this issue May 20, 2019 · 1 comment
Open

'module' object has no attribute 'VERSION' #230

lukesomnus opened this issue May 20, 2019 · 1 comment

Comments

@lukesomnus
Copy link

Version: 0.13
Python: 2.7.16 (default, Mar 4 2019, 09:01:38)
[GCC 4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)]
Traceback (most recent call last):
File "/usr/local/bin/glue", line 11, in
load_entry_point('glue==0.13', 'console_scripts', 'glue')()
File "/usr/local/lib/python2.7/site-packages/glue/bin.py", line 262, in main
sys.stderr.write("PIL version: {0}\n".format(PImage.VERSION))
AttributeError: 'module' object has no attribute 'VERSION'

@lukesomnus
Copy link
Author

when the filename of the source image is Chinese, it will show error info above.

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