Hi, I notice with delight that the daily snapshot of pytables is now setuptools aware. However, it was looking for numarray as a setuptools dependency. I haven't been building numarray with setuptools because the include files seem to me to be setuptools incompatible. (They are installed in /usr/local/python2.4/include/numarray/ instead of /where/ever/your/site-packages/numarray-1.5-py2.3.egg/somewhere.) For fear of starting a religous war, I've decided not to even mention the possibility of moving numarray to something setuptools compatible on the numpy mailing list, but my question here is how do folks deal with numarray as an egg, specifically the include files?
(I've also been using numarray's seeming-incompatibility with setuptools as an incentive to transition my code to numpy, with no real snags so far...) Cheers! Andrew ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Pytables-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
