[Python-projects] There is a failure during pylint version 0.16.0 installation
Dotan Barak
dotanba at gmail.com
Mon Mar 2 20:34:17 CET 2009
Mads Kiilerich wrote:
> 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?
no
:(
If it is needed, i i will send the error message that i get.
Dotan
>
> /Mads
>
More information about the Python-Projects
mailing list