Re: installing pyramid/Chameleon: No module named distribute_setup ?

2011-02-28 Thread Andreas Reuleaux
wow, that was fast and works like a charm, thanks. -Andreas On Mon, Feb 28, 2011 at 01:47:41PM -0500, Chris McDonough wrote: > A new version of Chameleon was released about an hour ago that doesn't > work with Pyramid. > > While that's worked out, before installing Pyramid, in your virtualenv,

installing pyramid/Chameleon: No module named distribute_setup ?

2011-02-28 Thread Andreas Reuleaux
Hm, very recent pyramid installation on debian wheezy python (2.6), python-dev, python-virtualenv installed as debian packages # aptitude install python python-dev python-virtualenv build-essential python-setuptools is also installed as a dependency of python-virtualenv just see, if setuptoo

Re: moving from bfg to pyramid

2010-11-08 Thread Andreas Reuleaux
Works like a charm, thanks again. -Andreas On Mon, Nov 08, 2010 at 12:23:49AM -0500, Chris McDonough wrote: > On Mon, 2010-11-08 at 01:46 +0100, Andreas Reuleaux wrote: > > OK, thanks. > > > > -Andreas > > Done: > > http://pypi.python.org/pypi/pyramid_xmlrp

Re: moving from bfg to pyramid

2010-11-07 Thread Andreas Reuleaux
OK, thanks. -Andreas On Sun, Nov 07, 2010 at 07:39:53PM -0500, Chris McDonough wrote: > On Mon, 2010-11-08 at 01:26 +0100, Andreas Reuleaux wrote: > > I have tried to port two apps from bfg to pyramid > > (and was successful with one): > > > > While the bfg2pyrami

moving from bfg to pyramid

2010-11-07 Thread Andreas Reuleaux
I have tried to port two apps from bfg to pyramid (and was successful with one): While the bfg2pyramid worked fine for me in one case (and I decided to go with a newer pyramid paster template in the other case), more difficulties I had with some additional packages: * One app depends on xmlrpc (f