> also, when trying to run easy_install with python2.5 you get... > > error: invalid Python installation: unable to open > /usr/include/python2.5/pyconfig.h (No such file or directory)
please install python2.5-dev. -- easy_install requires python 2.5 https://launchpad.net/bugs/65698 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
