18 Jul
2013
18 Jul
'13
7:05 a.m.
On Jul 17, 2013, at 12:41 , Marius Gedminas <marius@gedmin.as> wrote:
I'm somewhat ashamed to admit that I don't know how to do that.
Normally I get setuptools with sudo apt-get install python-setuptools, or by creating a virtualenv.
I have setuptools 0.9.1 deb packages if you need them. One additional thing I noticed that you most also take care to never pin setuptools to another version than your OS might have installed or buildout will break. Wichert.