Changes between Initial Version and Version 1 of Ticket #24651


Ignore:
Timestamp:
Apr 25, 2010, 2:38:30 PM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24651

    • Property Owner changed from macports-tickets@… to dh@…
    • Property Keywords Python Lint removed
    • Property Port py26-lint py25-lint added; py26-pylint py25-pylint removed
  • Ticket #24651 – Description

    initial v1  
    11Whenever I try and use pylint as installed by MacPorts I get the same error message:
    22
     3{{{
    34Traceback (most recent call last):
    45  File "/opt/local/bin/pylint-2.6", line 4, in <module>
     
    1112    raise UnknownMessage('No such message id %s' % msg_id)
    1213pylint.utils.UnknownMessage: No such message id W0704
     14}}}
    1315
    1416I don't have the same problem if I install using easy_install in a virtualenv