5 Oct
2009
5 Oct
'09
10:35 a.m.
Dragos Chirila wrote:
Hi Chris,
The installation worked smoothly. Still, I had to modify something in the site-packages\zope\interface\common\interfaces.py file :
try: classImplements(OverflowWarning, IOverflowWarning) except NameError: pass # OverflowWarning was removed in Python 2.5
Otherwise, Zope wont start because of a Python error: NameError: name 'OverflowWarning' is not defined
This doesn't seem right. I'm running Zope 2.12 on Windows and haven't had to modify anything. How did you try and install Zope? Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk