[Setup] Re: Installing Plone 3.0.2 with buildout

Martin Aspeli optilude at gmx.net
Tue Oct 23 21:41:49 UTC 2007


Juan Pablo Di Lelle wrote:
> 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?

Did you by any chance choose some extension profile when creating the 
new Plone site, or is it a standard site?

If you did, try without.

Martin

-- 
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book




More information about the Setup mailing list