On Sep 7, 2009, at 10:03 PM, Mike Atkins wrote:

In general, fipy seems to work (Other than the pysparse issue on the other thread), but when I try to run the tests or install, I get the following tracebacks:

[09:54:06]:~/fipy$ python setup.py test
:
:
AttributeError: Distribution instance has no attribute 'test_suite'

How strange. Can you send me your fipy setup.py file and the build/ bdist.linux-i686/egg/setuptools/command/test.py file?


Similarly with install:
:
:
NameError: global name 'log' is not defined

This one seems familiar, but let's figure the first one out.


Reply via email to