Here is a rough guide to version compatibility of Zope-related software. Use the recommended versions for full compatibility, though others may work partially. Add information if you know it.
Zope 1 & 2
| Zope | 1.0-2.1 | 2.2 | 2.3 | 2.4 | 2.5 | 2.6 | 2.7 | 2.8 | 2.9 | 2.10 | 2.11 | 2.12 |
| Python | 1.5.2 | 1.5.2 | 2.1.3 | 2.1.3 | 2.1.3 (or 2.3) | 2.3.5 | 2.3.5 | 2.4.3-2.4.x[1] | 2.4.4-2.4.x[1] | 2.4.4-2.4.x | 2.4.4-2.6 | |
| Plone | 2.0.5 | 2.1.2 | 2.5 | 3.0-3.2 | ||||||||
| Zwiki [2] | 0.1-0.6 | 0.7-0.19 | 0.7-0.19 | 0.9.7-0.28 | 0.10-0.28 | 0.13-0.28 | 0.29- | 0.51- | 0.51- | 0.60- | 0.60- |
2.0- |
Zope 3
| Zope | 3.1 | 3.2 | 3.3 | 3.4 |
| Python | 2.3.5, 2.4 | 2.4.2 | 2.4.3 |
[1] Python 2.4.2 is also acceptable for Zope 2.9-2.10. If you're not using the built-in zope3/five support, Python 2.3.5 may work.
[2] Example: if you need to run Zwiki 0.38, choose Zope 2.7. No upper bound means the latest release supports this Zope version (and is recommended.)
See also:
See below for some notes on specific versions.