[Python-projects] There is a failure during pylint version 0.16.0 installation
Mads Kiilerich
mads at kiilerich.com
Mon Mar 2 16:41:22 CET 2009
Dotan Barak wrote:
> Adding pylint 0.16.0 to easy-install.pth file
> Installing pylint script to /usr/bin
> Installing pyreverse script to /usr/bin
> Installing pylint-gui script to /usr/bin
> Installing epylint script to /usr/bin
> Installing symilar script to /usr/bin
>
> Installed /usr/lib/python2.4/site-packages/pylint-0.16.0-py2.4.egg
> Processing dependencies for pylint==0.16.0
> Searching for logilab-astng>=0.17.4
> Reading http://pypi.python.org/simple/logilab-astng/
> Reading http://www.logilab.org/project/name/logilab-astng
> Best match: logilab-astng 0.17.4
> Downloading http://ftp.logilab.org/pub/astng/logilab-astng-0.17.4.tar.gz
> Processing logilab-astng-0.17.4.tar.gz
> Running logilab-astng-0.17.4/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-NZaLlr/logilab-astng-0.17.4/egg-dist-tmp-mKg_HQ
> test/regrtest_data/package ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/package
> test/regrtest_data/import_package_subpackage_module.py ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/import_package_subpackage_module.py
> test/regrtest_data/descriptor_crash.py ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/descriptor_crash.py
> test/regrtest_data/package/subpackage ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/package/subpackage
> test/regrtest_data/package/__init__.py ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/package/__init__.py
> test/regrtest_data/package/subpackage/__init__.py ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/package/subpackage/__init__.py
> test/regrtest_data/package/subpackage/module.py ->
> build/bdist.linux-x86_64/egg/pylint/test/regrtest_data/package/subpackage/module.py
> error: Setup script exited with error: file 'bin/pylint' does not exist
>
>
> Did anyone see this error?
>
I can confirm the same error, both on centos 5.2 and fedora 10 with
plain "easy_install pylint". But isn't it installed correctly anyway and
works OK?
/Mads
More information about the Python-Projects
mailing list