[SciPy-dev] system_info is in effect

Pearu Peterson pearu at cens.ioc.ee
Fri Feb 22 14:17:38 EST 2002


On Fri, 22 Feb 2002, eric wrote:

> I'm betting Pearu ran scipy.test() which only runs quick tests.  A more complete

You are right. here is what I get with test(10):

In file included from
/home/peterson/opt/lib/python2.2/site-packages/scipy/weave/blitz-20001213/blitz/numinquire.h:60,
                 from
/home/peterson/opt/lib/python2.2/site-packages/scipy/weave/blitz-20001213/blitz/array/expr.h:63,
                 from
/home/peterson/opt/lib/python2.2/site-packages/scipy/weave/blitz-20001213/blitz/array.h:2469,
                 from
/home/peterson/.python22_compiled/128742/sc_5599df30197fe981824ad8ec934a784e0.cpp:3:
/home/peterson/opt/lib/python2.2/site-packages/scipy/weave/blitz-20001213/blitz/limits-hack.h:30: multiple
   definition of `enum std::float_round_style'
/home/peterson/opt/include/g++-v3/bits/std_limits.h:866: previous
definition    here
/home/peterson/opt/lib/python2.2/site-packages/scipy/weave/blitz-20001213/blitz/limits-hack.h:31: conflicting
   types for `round_indeterminate'
/home/peterson/opt/include/g++-v3/bits/std_limits.h:867: previous

<huge snip>


Also, when I run python from $HOME, I get

Ewarning: specified build_dir '_bad_path_' does not exist or is or is not
writable. Trying default locations
...warning: specified build_dir '..' does not exist or is or is not
writable. Trying default locations
.warning: specified build_dir '_bad_path_' does not exist or is or is not
writable. Trying default locations
...warning: specified build_dir '..' does not exist or is or is not
writable. Trying default locations

Pearu





More information about the SciPy-Dev mailing list