Re: using buildout with pylons

2009-05-20 Thread Wyatt Baldwin
On May 19, 10:03 am, Chris Withers ch...@simplistix.co.uk wrote: Wichert Akkerman wrote: BUT, one thing I have noticed so far is that after running buildout, I end up with eggs for Paste, PasteDeploy and PasteScript in pylons_buildout/myproject, which is wrong. Everything in

using buildout with pylons

2009-05-19 Thread Chris Withers
Hi All, I found this: http://wiki.pylonshq.com/display/pylonscommunity/Howto+install+Pylons+with+buildout ...which looks nice and straight forward. However, I've been having some problems. If I do *exactly* what's on that page, it works, so I guess I must have an issue at my end. BUT, one

Re: using buildout with pylons

2009-05-19 Thread Wichert Akkerman
Previously Chris Withers wrote: Hi All, I found this: http://wiki.pylonshq.com/display/pylonscommunity/Howto+install+Pylons+with+buildout ...which looks nice and straight forward. However, I've been having some problems. If I do *exactly* what's on that page, it works, so I guess I

Re: using buildout with pylons

2009-05-19 Thread Chris Withers
Wichert Akkerman wrote: BUT, one thing I have noticed so far is that after running buildout, I end up with eggs for Paste, PasteDeploy and PasteScript in pylons_buildout/myproject, which is wrong. Everything in setup_requires and test_requires is installed there, Why? and buildout

Re: using buildout with pylons

2009-05-19 Thread Wichert Akkerman
Previously Chris Withers wrote: Wichert Akkerman wrote: BUT, one thing I have noticed so far is that after running buildout, I end up with eggs for Paste, PasteDeploy and PasteScript in pylons_buildout/myproject, which is wrong. Everything in setup_requires and test_requires is