When I attempt to generate images for the captcha I get:
This script requires the Python Imaging Library - http://www.pythonware.co
m/products/pil/
even though it is installed.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/ConfirmEdit | master | +9 -1 | Update script to run with more modern versions of PIL |
Related Objects
Related Objects
- Mentioned Here
- T157888: Make captcha(-old)?.py python3 compatible
Event Timeline
Comment Actions
Change 231157 had a related patch set uploaded (by Jdlrobson):
Update script to run with more modern versions of PIL
Comment Actions
Change 231157 abandoned by Jdlrobson:
Update script to run with more modern versions of PIL
Reason:
Please someone else feel free to pick this up - especially if you know Python!
Comment Actions
Is this still an issue? I think I fixed it in T157888 and/or this is now a dupe of that closed issue