Bug 714749 - [abrt] pylint-0.22.0-3.fc15: lint.py:31:<module>:ImportError: No module named checkers
Summary: [abrt] pylint-0.22.0-3.fc15: lint.py:31:<module>:ImportError: No module named...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-pydev
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:50d154e9f85866ac5f1193f9f88...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-20 15:25 UTC by Ben Liblit
Modified: 2011-09-08 05:48 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-08 05:48:27 UTC
Type: ---


Attachments (Terms of Use)

Description Ben Liblit 2011-06-20 15:25:56 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        
comment:        pylint run automatically from within the Eclipse PyDev extension.
component:      pylint
executable:     /usr/lib/python2.7/site-packages/pylint/lint.py
kernel:         2.6.38.8-32.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        pylint-0.22.0-3.fc15
reason:         lint.py:31:<module>:ImportError: No module named checkers
time:           Mon Jun 20 10:24:51 2011
uid:            500
username:       liblit

backtrace:
:lint.py:31:<module>:ImportError: No module named checkers
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/pylint/lint.py", line 31, in <module>
:    from pylint.checkers import utils
:ImportError: No module named checkers
:
:Local variables in innermost frame:
:__builtins__: <module '__builtin__' (built-in)>
:__name__: '__main__'
:__file__: '/usr/lib/python2.7/site-packages/pylint/lint.py'
:__doc__: ' %prog [options] module_or_package\n\n  Check that a module satisfy a coding standard (and more !).\n\n    %prog --help\n\n  Display this help message and exit.\n\n    %prog --help-msg <msg-id>[,<msg-id>]\n\n  Display help messages about given message identifiers and exit.\n'
:__package__: None

Comment 1 Ben Liblit 2011-08-18 14:48:32 UTC
Package: pylint-0.22.0-3.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
Unknown.

Comment 2 Brian Lane 2011-08-18 16:21:27 UTC
Can you reproduce this outside eclipse? The import works fine for me from ipython.

Comment 3 Ben Liblit 2011-08-18 17:03:58 UTC
I believe that I have only even seen this from inside Eclipse, presumably being triggered by PyDev.

Comment 4 Brian Lane 2011-08-18 17:30:36 UTC
Reassigning to eclipse-pydev, I'm not able to reproduce it and don't use Eclipse.

Comment 5 Alexander Kurtakov 2011-08-23 13:08:24 UTC
Does it happen with pydev 2.2.1 from updates?

Comment 6 Ben Liblit 2011-09-08 01:34:04 UTC
This still happens with the latest PyDev 2.2.2 release.  However, I should state that I am not using the Fedora-packaged Eclipse and PyDev.  I am using my own personal download of Eclipse 3.7 [Indigo] with PyDev installed into that via the Eclipse Marketplace.  Maybe that makes it not your problem, especially if others report that this works fine when using Fedora's packaged Eclipse and PyDev RPMS.

Comment 7 Alexander Kurtakov 2011-09-08 05:48:27 UTC
Pylint with our Pydev seems to be working fine for me. I'm closing this one please reopen when/if you can reproduce with Eclipse and Pydev installed from Fedora packages. (There is almost nothing I can do to fix things we haven't built)


Note You need to log in before you can comment on or make changes to this bug.