
michael_teter at hotmail
Sep 20, 2001, 10:23 PM
Post #1 of 2
(484 views)
Permalink
|
|
Problem: Zope unable to load PoPy module
|
|
Hi. I'm new to Zope. I've got Zope working by itself, and I have been trying to get PoPy installed. I followed the 2 line installation instructions that came with ZPoPyDA. When I start Zope (./start) I get the following errors: 2001-09-20T17:04:32 ERROR(200) Zope Could not import Products.ZPoPyDA Traceback (innermost last): File /usr/local/zope/lib/python/OFS/Application.py, line 558, in import_product File /usr/local/zope/lib/python/Products/ZPoPyDA/__init__.py, line 23, in ? File /usr/local/zope/lib/python/Products/ZPoPyDA/PoPy_browser.py, line 67, in ? File /usr/local/zope/lib/python/Products/ZPoPyDA/PoPy_DA.py, line 26, in ? File /usr/local/zope/lib/python/Products/ZPoPyDA/PoPy_db.py, line 26, in ? The PoPy module is not installed Zope then continues to startup as normal. Here's what I did to install it: 1) tar zxf ZPoPyDA-2.0.8.tar.gz -C zope_home_directory/ 2) restart your zope server Here's my current config. This is a pretty fresh install of RedHat7.1. RedHat 7.1 postgresql 7.1.3 Zope 2.4.1 And the version of PoPy I'm trying to install is ZPoPyDA 2.0.8. Any suggestions? Much thanks, Michael Teter michael_teter [at] hotmail _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
|