On Sun, Mar 31, 2013 at 12:32 AM, John Anderson <son...@gmail.com> wrote:
> I'm trying to use buildout to pull in 4 github repositories and combine
> their wsgi applications together using paste's urlmap.  A few things aren't
> working the way I expect and so I'm looking for some more information:
> This is my buildout.cfg:
> https://github.com/sontek/notaliens.com/blob/master/buildout.cfg
There are issues with your buildout (git urls, colander, etc) and it
does not work as-is and errors out.
This is probably why you could not get to import paste.
This works and has no issue https://gist.github.com/pombredanne/5281269

-- 
Philippe Ombredanne

+1 650 799 0949 | pombreda...@nexb.com
DejaCode Enterprise at http://www.dejacode.com
nexB Inc. at http://www.nexb.com
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to