The flickrapi 2.1.1 and 2.0.1 setup.py exits with
Sorry, Python 2.7, or 3.3 or newer required
While v2.0.0 may have been installable/usable on Python 2.6, this change effectively means v2 will not support Python 2.6
The flickrapi 2.1.1 and 2.0.1 setup.py exits with
Sorry, Python 2.7, or 3.3 or newer required
While v2.0.0 may have been installable/usable on Python 2.6, this change effectively means v2 will not support Python 2.6
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| flickrapi v2 not usable on Python 2.6 | pywikibot/core | master | +4 -3 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Invalid | None | T72987 Python 2.6 issues (tracking) | |||
| Resolved | jayvdb | T107830 flickrapi 2.1.1 and 2.0.1 do not support Python 2.6 |
Change 229071 had a related patch set uploaded (by John Vandenberg):
flickrapi v2 not usable on Python 2.6
If we agree on T114464: Pywikibot 2.0 should be Python 2.7, 3.3 and 3.4 only, this doesnt need to be backported.
We've decided to not support Python 2.6 with the Pywikibot 2.0 branch, so this isnt needed on that branch.