[SciPy-User] Problem importing weave

David Cournapeau cournape at gmail.com
Wed Aug 19 01:07:51 EDT 2009


On Tue, Aug 18, 2009 at 6:12 PM, Kristian Hans
Sandberg<Kristian.Sandberg at colorado.edu> wrote:
> When I do
>
> from scipy import weave
>
> on my Mandriva 2009.1 (64-bit) installation, I get the error
>
> DistutilsPlatformError: invalid Python installation: unable to open /usr/lib64/python2.6/config/Makefile (No such file or directory)

Have you tried installing python-devel ?

David



More information about the SciPy-User mailing list