[Zope] PoPy Installation. Where's the BEEF?

Eric Walstad eric@walstads.net
Wed, 10 Jan 2001 22:20:04 -0800


Hello all,
After installing the ZPoPyDA product, restarting Zope and browsing to the
Products interface, I see:

ZPoPyDA Import Traceback
Traceback (innermost last):
  File "/usr/local/Zope/lib/python/OFS/Application.py", line 397, in
import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "/usr/local/zope/lib/python/Products/ZPoPyDA/__init__.py", line 32,
in ?
  File "/usr/local/zope/lib/python/Products/ZPoPyDA/DA.py", line 35, in ?
  File "/usr/local/zope/lib/python/Products/ZPoPyDA/PoPy_db.py", line 35, in
?
The PoPy module is not installed

So, it looks like I need to install PoPy.  I went to www.mixadlive.com (PoPy
PeOpLe :) and couldn't find
it there (I don't speak Italian, so it may be right under my nose).  I've
searched the
Zope archives and didn't see any leads there.

Can anyone give me a pointer?

Thanks,
Eric.