| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.9 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| Date: | Tue, 12 Feb 2013 13:24:20 -0500 |
| From: | hughgs <hughgs AT duke DOT edu> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Problem with Pylint for Python 2.7 |
| Message-ID: | <Pine.CYG.4.64.1302121323170.5712@hl_pc> |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Since the upgrade to Python 2.7 I get the following message while trying to use
the pylint command:
$ pylint search.py
Traceback (most recent call last):
File "/usr/bin/pylint", line 3, in <module>
from pylint import lint
ImportError: No module named pylint
$
The error is independent of the file I use.
I did find the HEADSUP: Python 2.7 upgrade thread and noticed that while the
pylint package was listed as needing to be upgraded, I didn't see that it was
rebuilt. Hopefully it just slipped through the cracks! Thanks.
My cygcheck.out file got rejected for being too large.
George S. Hugh
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |