[Zope] Can't import ExtZSQLFactory
Andrew Hedges
andrew at clearwired.com
Thu May 11 18:11:09 EDT 2006
Here's my traceback:
2006-05-11 16:08:46 ERROR Zope Couldn't install MVP
Traceback (most recent call last):
File "/usr/local/zope/lib/python/OFS/Application.py", line 762, in
install_product
global_dict, global_dict, silly)
File "/usr/local/zopedev/Products/MVP/__init__.py", line 18, in ?
import MVP
File "/usr/local/zopedev/Products/MVP/MVP.py", line 23, in ?
import ExtZSQLFactory
ImportError: No module named ExtZSQLFactory
And yet, there ExtZSQL sits, with proper permissions, in the Products
directory of my Zope instance. Any ideas?
-Andrew
-----
andrew at clearwired.com / http://clearwired.com
More information about the Zope
mailing list