Robert Kern wrote:
> It is not zip-safe if you want to compile against the headers. That keyword 
> can't be added to the setup() call in the trunk's setup.py because numpy 
> cannot 
> depend on setuptools, at the moment.
>
>   
Adding the keyword does not break builds not using setuptools, the build 
just prints a warning that its not a valid keyword. I just discovered 
this is also an issue for scipy eggs when building with weave.

Perhaps the best solution is to complain to the setuptools list, I'm 
just looking for a quick fix for now.

Bryce

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to