[Zope] ZPoPyDA-2.0.5 Solved!

Russell Hires rhires@earthlink.net
Thu, 16 Aug 2001 23:40:14 -0400


I just changed the version line in 
/usr/lib/zope/lib/python/Products/ZPoPyDA/PoPy_db.py that had a version 
string that didn't include my version. Once I changed it to include that, it 
worked! Phew!

Thanks for all the help....

Russell
On Thursday 16 August 2001 22:42, you wrote:
> 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
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )