Comment 2 for bug 66907

Revision history for this message
bigg (bachmeil) wrote :

I installed in Xubuntu 6.10 with no difficulty. When attempting to use f2py, it gives the error:

Traceback (most recent call last):
  File "/usr/bin/f2py", line 4, in ?
    f2py2e.main()
  File "/usr/lib/python2.4/site-packages/f2py2e/f2py2e.py", line 677, in main
    run_compile()
  File "/usr/lib/python2.4/site-packages/f2py2e/f2py2e.py", line 605, in run_compile
    from scipy_distutils.system_info import get_info
ImportError: No module named scipy_distutils.system_info

When issuing the command f2py, the relevant part of the output is:
Scipy_distutils Version: N/A

Perhaps the scipy_distutils are not being installed but need to be?
Also I do not see any other way to install scipy_distutils