[SciPy-user] new problem with f2py --fcompiler=intelem no longer works.

Pearu Peterson pearu at cens.ioc.ee
Fri Jun 8 10:15:48 EDT 2007



George Nurser wrote:

> Hi,
> Thanks for looking at it so quickly.
> But it still fails with the same error, I'm afraid.
> 
> George.
> 
> 
> Traceback (most recent call last):
>   File "/noc/users/agn/bin/f2py", line 26, in <module>
>     main()
>   File "/noc/users/agn/ext/AMD64/lib/python2.5/site-packages/numpy/f2py/f2py2e.py",
> line 552, in main
>     run_compile()
>   File "/noc/users/agn/ext/AMD64/lib/python2.5/site-packages/numpy/f2py/f2py2e.py",
> line 440, in run_compile
>     allowed_keys = fcompiler.fcompiler_class.keys()
> AttributeError: 'NoneType' object has no attribute 'keys'

Ok, try again from numpy svn.

pearu



More information about the SciPy-User mailing list