buildout finds one of the needed modules under the generic Python library path '/usr/lib/pymodules/python2.6', and inserts it before the correct django path 'PROJECTDIR/parts/django'.
Looks like a bug in buildout (I would prefer if buildout inserted extra-paths before eggs).
The same problem on Ubuntu 10.04.
buildout finds one of the needed modules under the generic Python library path '/usr/lib/ pymodules/ python2. 6', and inserts it before the correct django path 'PROJECTDIR/ parts/django' .
Looks like a bug in buildout (I would prefer if buildout inserted extra-paths before eggs).