[Python-projects] pylint easy_install-ability

Nicolas Chauvat nicolas.chauvat at logilab.fr
Sun May 21 20:03:06 CEST 2006


On Sun, May 21, 2006 at 05:29:52PM +0000, John J Lee wrote:
> Seems "easy_install pylint" doesn't work because pylint isn't registered 
> on PyPI (now strangely renamed "The Python Cheese Shop").
> 
> I attempted to do it by downloading by hand and then using easy_install, 
> but (after a fair amount of effort) got what I think was some sort of 
> namespace package error about the package named "common".  I'll try again, 
> but thought I'd first ask here if the lack of PyPI registration was 
> deliberate (it just takes a "python setup.py register" to do it).

Meanwhile, you can install both logilab-common and pylint with the
simple python setup.py install or use the debian packages.

-- 
Nicolas Chauvat

logilab.fr - services en informatique avancée et gestion de connaissances  


More information about the Python-Projects mailing list