[Pyparsing] problem installing pyparsing
Brought to you by:
ptmcg
From: Isabelle C. <isa...@in...> - 2008-03-18 15:55:33
|
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 ? My configuration: Mandriva 2008.0 and rpm python is installed (version 2.5.1) Best regards, Isabelle Cabrera |