Jim Fulton wrote: > On Mar 10, 2008, at 4:59 PM, michael nt milne wrote: > >>> I suggest using -c and -No (or just -o) together >> Ok thanks for the advice. I will try this. > > > Note that this won't help unless you have a working starting point. If > you don't, you'll need to manually remove unwanted eggs from your eggs > directory. > > Alternatively, you can use a versions option to specify which versions > to use.
Michael, you may want to remove your .installed.cfg (to start from scratch) and then change the [plone] block to: [plone] recipe=plone.recipe.plone==3.0.6 That'll pin all eggs to the 3.0.6 version. Martin -- Author of `Professional Plone Development`, a book for developers who want to work with Plone. See http://martinaspeli.net/plone-book _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig