Okay, I fixed my problem with PoPy. I'm at version 2.0.7. It compiled fine. Now I've got the exact same error as before. What on earth could be wrong now? Thanks for the help. I got distracted by fixing the PoPy problem, but now I'm still in the same boat. Russell On Sunday 12 August 2001 17:56, Russell Hires wrote:
Hello,
I'm working with installing this, but so far, no good. I get a broken box icon in the Zope Control Panel, for this item. Here's the error message: Traceback (innermost last): File "/usr/lib/zope/lib/python/OFS/Application.py", line 528, in import_products product=__import__(pname, global_dict, global_dict, silly) File "/usr/lib/zope/lib/python/Products/ZPoPyDA/__init__.py", line 23, in ? from PoPy_browser import PoPyConnectionBrowser, addPoPyConnectionBrowser,addPoPyConnectionForm File "/usr/lib/zope/lib/python/Products/ZPoPyDA/PoPy_browser.py", line 67, in ? from PoPy_DA import PoPyConnection, database_type, addPoPyConnectionForm File "/usr/lib/zope/lib/python/Products/ZPoPyDA/PoPy_DA.py", line 25, in ? from PoPy_db import DB File "/usr/lib/zope/lib/python/Products/ZPoPyDA/PoPy_db.py", line 28, in ? raise "The PoPy module is old: Update your version of PoPy" The PoPy module is old: Update your version of PoPy