Sebastien,
    Have you ever run the testsuite on the scipy-core-py
packages you maintain? I am considering moving relax-py
from numeric-py to scipy-core-py when I update it next
but am very unclear on how we are supposed to run the
testsuite under fink. I tried...

/sw/bin/python2.5
>>> import numpy
>>> numpy.test()
Running unit tests for numpy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/sw/lib/python2.5/site-packages/numpy/testing/nosetester.py", line 242, 
in test
    self._show_system_info()
  File "/sw/lib/python2.5/site-packages/numpy/testing/nosetester.py", line 149, 
in _show_system_info
    nose = import_nose()
  File "/sw/lib/python2.5/site-packages/numpy/testing/nosetester.py", line 49, 
in import_nose
    raise ImportError(msg)
ImportError: Need nose >= 0.10.0 for tests - see 
http://somethingaboutorange.com/mrl/projects/nose

but it seems that fink needs the nose package for that.
Thanks in advance for any advice as I have read that there
are a lot of issues with numeric under python2.5 with
x86_64 code.
            Jack

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to