Hi all,
Here's the second problem I ran into. I successfully installed, well at
least the installer didn't throw any related errors during buildout,
closeau-0.8.1, but at startup it throws the following error. BTW, this
is Plone 3.0.6.
This is once again on Etch is is the same installation as the one that
has the problem with SimpleAttachment. I have successfully installed
all these packages on a Sid installation but used the 3.0.5 version of
Plone as that install happened a few months ago.
2008-03-26 15:17:09 ERROR Application Could not import Products.Clouseau
Traceback (most recent call last):
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/OFS/Application.py",
line 709, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File
"/var/www/vhosts/plone3/skilltran/parts/productdistros/Clouseau/__init__.py",
line 2, in ?
from Products.CMFCore.DirectoryView import registerDirectory
ImportError: No module named CMFCore.DirectoryView
Traceback (most recent call last):
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/Zope2/Startup/run.py",
line 56, in ?
run()
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/Zope2/Startup/run.py",
line 21, in run
starter.prepare()
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/Zope2/Startup/__init__.py",
line 102, in prepare
self.startZope()
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/Zope2/Startup/__init__.py",
line 278, in startZope
Zope2.startup()
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/Zope2/__init__.py",
line 47, in startup
_startup()
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/Zope2/App/startup.py",
line 45, in startup
OFS.Application.import_products()
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/OFS/Application.py",
line 686, in import_products
import_product(product_dir, product_name, raise_exc=debug_mode)
File
"/var/www/vhosts/plone3/skilltran/parts/zope2/lib/python/OFS/Application.py",
line 709, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File
"/var/www/vhosts/plone3/skilltran/parts/productdistros/Clouseau/__init__.py",
line 2, in ?
from Products.CMFCore.DirectoryView import registerDirectory
ImportError: No module named CMFCore.DirectoryView
I've Googled this and searched the plone site but cannot find anything
even remotely related to this problem.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup