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

George Nurser gnurser at googlemail.com
Fri Jun 8 04:29:04 EDT 2007


On 08/06/07, Pearu Peterson <pearu at cens.ioc.ee> wrote:
> Hi,
>
> Try again svn update. The problem was that setting version
> command flags where not updated properly after merging David's branch.
>
> Pearu

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'



More information about the SciPy-User mailing list