Re: [Pyparsing] problem installing pyparsing
Brought to you by:
ptmcg
From: Isabelle C. <isa...@in...> - 2008-03-18 16:55:50
|
Joshua J. Kugler a écrit : > On Tue, 2008-03-18 at 16:55 +0100, Isabelle Cabrera wrote: > >> Hi, >> >> I have a problem installing pyparsing (v 1.4.11): >> >> $ sudo python setup.py install >> running install >> error: invalid Python installation: unable to open >> /usr/lib/python2.5/config/Makefile (No such file or directory) >> >> I do have a directory /usr/lib/python2.5, but I don't have directory >> config/ under it. >> >> Do you know what's wrong ? >> > > That file isn't in the main python RPM. I can't find a copy right now > (I'm not running on Mandriva), but I would guess that install > python-devel would give you what you need. > > Hope that helps. > > j > I've installed rpm libpython2.5-devel and now it works. Thank you :) Isabelle -- Isabelle Cabrera Projet Alpage - INRIA Rocquencourt http://alpage.inria.fr Tel : 01 3963 5270 |