[wxPython-users] python 2.5 on Ubuntu Edgy

Robin Dunn robin at alldunn.com
Thu Feb 1 09:29:49 PST 2007


Michael Moriarity wrote:

> The build command seems to be running correctly, but a final problem
> crops up when the install command runs.
> 
> error: invalid Python installation: unable to open
> /usr/include/python2.5/pyconfig.h (No such file or directory)
> 
> Well, /usr/include/python2.5 does exist, but does not contain 
> pyconfig.h, so
> I will soldier on, attempting to find that file. If I am lucky, I only
> need to install
> a dev package for python 2.5.

Yep, just install python2.5-dev.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list