On Tue, Sep 10, 2013 at 07:53:03PM +0200, Ludovic Courtès wrote: > The error seems to be that we use ‘site-packages’ when it expects > ‘site/packages’. > The latter is clearly wrong, but I couldn’t find where it comes from > (perhaps you fixed it in the meantime?).
Thanks for spotting this, it was a typo I made when changing the environment variable! I am pushing setuptools; the tests succeeded with Python 2.7.5, while there is (at least) one that fails with 3.3.2. But I am curious whether this will allow us to install further modules. Andreas
