Comment 1 for bug 583033

Revision history for this message
grep (maxim-razin) wrote :

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).