Re: Small bugfixes (issue1676055)

13 views
Skip to first unread message

Kurt Smith

unread,
Jul 29, 2010, 3:42:03 PM7/29/10
to Pearu Peterson, f2py-dev
On Thu, Jul 29, 2010 at 1:43 PM, Pearu Peterson
<pearu.p...@gmail.com> wrote:
> On Thu, Jul 29, 2010 at 8:08 PM, Kurt Smith <kwms...@gmail.com> wrote:
>> On Thu, Jul 29, 2010 at 1:45 AM, Pearu Peterson
>> <pearu.p...@gmail.com> wrote:
>>> Hi Kurt,
>>> Yes, go ahead with the push.
>>> Thanks,
>>> Pearu
>>
>> Done.  There were 4 non-passing tests before I pushed, and the logging
>> stuff did not cause any other tests to fail.
>
> All tests pass ok now.
>
> Pearu
>

Hmm, I'm getting one failure:

E.......................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: Failure: NameError (name 'set_package_path' is not defined)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/ksmith/Devel/ve25/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg/nose/loader.py",
line 382, in loadTestsFromName
addr.filename, addr.module)
File "/home/ksmith/Devel/ve25/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg/nose/importer.py",
line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/home/ksmith/Devel/ve25/lib/python2.5/site-packages/nose-0.11.3-py2.5.egg/nose/importer.py",
line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/ksmith/Devel/fwrap/f2py_log_merge/extgen/tests/test_py_support.py",
line 4, in <module>
set_package_path()
NameError: name 'set_package_path' is not defined

----------------------------------------------------------------------
Ran 312 tests in 0.968s

FAILED (errors=1)

I think this is because I use numpy v 1.3.0, which doesn't have
'set_package_path()' in numpy.testing.

Is numpy 1.4.1 a requirement for f2py?

Kurt

Reply all
Reply to author
Forward
0 new messages