https://travis-ci.org/wikimedia/pywikibot-core/jobs/211056981#L416
The command "pip install -r requirements.txt" failed and exited with 1 during .
https://travis-ci.org/wikimedia/pywikibot-core/jobs/211056981#L416
The command "pip install -r requirements.txt" failed and exited with 1 during .
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Use Pillow<3.5.0 on python2.6 | pywikibot/core | master | +4 -3 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Magul | T151145 Make Travis (and Appveyor) pass again | |||
| Invalid | None | T72987 Python 2.6 issues (tracking) | |||
| Resolved | Dalba | T160486 pip install -r requirements.txt is failing on python 2.6 builds |
The installation is failing to install Pillow-4.0.0.
According to http://pillow.readthedocs.io/en/4.0.x/installation.html, Pillow >= 3.5.0 has dropped support for 2.6. I'll submit a change accordingly.
Change 342779 had a related patch set uploaded (by Dalba):
[pywikibot/core] Use Pillow<3.5.0 on python2.6