On Wed, Jul 2, 2008 at 12:25 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > Please remove them and adjust the imports. As I've mentioned before, > numpy and scipy can now reliably be built in-place with "python > setup.py build_src --inplace build_ext --inplace". This is a more > robust method to test uninstalled code than adjusting sys.path.
+1 -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
