Hi, I realized that extra-path is not always honored in buildout. I have a Django application that uses django-recipe with extra-path.
I also want a pure ipython program that share the same sys.path. but if I write: [ipython] recipe = zc.recipe.egg eggs = ${buildout:eggs} extra-paths = ${buildout:directory}/apps I get a script that doesn't have the extra-path. I explicitly have to add: interpreter = ipython-dj is this the desired behaviour? sandro -- Sandro Dentella *:-) http://trepalchi.it Il portale degli artisti http://www.reteisi.org Soluzioni libere per le scuole http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig