[Distutils] Which buildout to use?

Reinout van Rees reinout at vanrees.org
Wed Aug 17 09:28:34 CEST 2011


On 17-08-11 08:16, Xavier Ordoquy wrote:
> If I remember correctly I had a couple of issues last year with numpy/ matplotlib and buildout because the two first weren't compliant with python packages.
> I think numpy got python packaging compatibility for 1.5.0 so if your numpy's system wide installation is lower than that you most probably have no python package information hence

I've got 1.5.1 with a proper numpy-1.5.1-py2.6.egg-info directory in the 
site-packages.

But I also didn't trust numpy completely :-) , so I also did the tests 
with psycopg2: same result.


Reinout

-- 
Reinout van Rees                    http://reinout.vanrees.org/
reinout at vanrees.org             http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"



More information about the Distutils-SIG mailing list