Hi all,
I'm installing Plone 3 on OS X using buildout. I follow the usual steps:
easy_install ZopeSkel
paster create -t plone3_buildout blah
cd blah
python bootstrap.py
./bin/buildout
(wait...wait..wait...finished!)
./bin/instance fg
I visit the ZMI, and when I try to add a "Plone Site" to the root I get the
following error:
('No traversable adapter found', {'extension_profiles': ({'product': 'kupu',
'description': 'Extension profile for Kupu', 'for': , 'title': 'Kupu',
'version': 'kupu 1.4.3', 'path': 'plone/profiles/default', 'type': 2, 'id':
'kupu:default'},), 'args': (), 'base_profiles': (), 'default_profile': '
Products.CMFPlone:plone'})
python -V tells me that I have version 2.4.4. PIL and setuptools are
installed.
Is anybody having the same problem? Am I missing something?
Regards,
Juan Pablo
--
Powered by tofu
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup