diego gentoo wrote: > When I try to install setuptools I have a problem: > > xxxxxxx$ python ez_setup.py > Downloading > http://cheeseshop.python.org/packages/2.3/s/setuptools/setuptools-0.6c6-py2.3.egg > error: invalid Python installation: unable to open > /usr/lib/python2.3/config/Makefile (No such file or directory) > > This is the reason I want to use the .egg directly. > Thanks. Diego.
You need setuptools to use a plugin no matter what. Install the python-devel or similar packages for your system, or install setuptools via your package manager of choice. --Noah
signature.asc
Description: OpenPGP digital signature
