[Python-projects] Pylint 12.1 dependencies problem
Bastians, Stephen S
Stephen.Bastians at standardbank.com
Thu Nov 16 15:43:10 CET 2006
Hi,
On Python v2.3.5, I'm trying to upgrade to Pylint v12.1, with common
v15.1 and astng v 16. Your website states this combination should work.
V11.0 worked fine, but 12.1 gives me:
pylint somecode.py...
Traceback (most recent call last):
File "c:\Python23\Scripts\pylint.bat", line 11, in ?
from pylint import lint
File "c:\Python23\Lib\site-packages\pylint\lint.py", line 52, in ?
from pylint.utils import UnknownMessage, MessagesHandlerMixIn, \
File "c:\Python23\Lib\site-packages\pylint\utils.py", line 25, in ?
from logilab.common.configuration import rest_format_section
ImportError: cannot import name rest_format_section
Cheers,
Stephen Bastians
*****************************************************************************
More information on Standard Bank is available at www.standardbank.com
Everything in this email and any attachments relating to the official business
of Standard Bank Group Limited and any or all subsidiaries, the Company, is
proprietary to the Company. It is confidential, legally privileged and protected
by relevant laws. The Company does not own and endorse any other content.
Views and opinions are those of the sender unless clearly stated as being
that of the Company.
The person or persons addressed in this email are the sole authorised
recipient. Please notify the sender immediately if it has unintentionally,
or inadvertently reached you and do not read, disclose or use the content
in any way and delete this e-mail from your system.
The Company cannot ensure that the integrity of this email has been
maintained nor that it is free of errors, virus, interception or interference.
The sender therefore does not accept liability for any errors or omissions
in the contents of this message which arise as a result of e-mail transmission.
If verification is required please request a hard-copy version. This message
is provided for informational purposes and should not be construed as a
solicitation or offer to buy or sell any securities or related financial instruments.
*****************************************************************************
This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logilab.org/pipermail/python-projects/attachments/20061116/1fc3d789/attachment.html
More information about the Python-Projects
mailing list