Buildout on Windows doesn't see any added Products

1 Message Forum Options Options
Permalink
Derek Broughton-2
Buildout on Windows doesn't see any added Products
Reply Threaded More
Print post
Permalink
I have a buildout that works fine on Linux, and contains the following eggs:

eggs =
    elementtree
    Products.LinguaPlone
    Products.Poi
    Products.Clouseau
    Products.DocFinderTab
    Products.ATVocabularyManager
    Products.contentmigration

Unfortunately, when I execute the buildout in Windows (following the
instructions from
http://plone.org/documentation/how-to/buildout-using-windows-installer), I
get a plone site that doesn't see any of those Products.

If I run zopepy, I can do:

>>> from Products import Poi

so the pathing works from there, but the portal_quickinstaller can't find
them.  How does Zope/Plone find these products, and where should I look to
find what's missing?
--
derek


_______________________________________________
Product-Developers mailing list
Product-Developers@...
http://lists.plone.org/mailman/listinfo/product-developers