Pylint package detection error

Bug #732870 reported by Matěj Cepl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scribes
Triaged
Medium
Mystilleef

Bug Description

From time to time I get this backtrace in the console where I call scribes from:

bradford:cycle2 $ Traceback (most recent call last):
  File "/usr/lib64/scribes/LanguagePlugins/PythonErrorChecker/ErrorCheckerProcess/PyLintChecker.py", line 23, in __check
    import PyLinter
  File "/usr/lib64/scribes/LanguagePlugins/PythonErrorChecker/ErrorCheckerProcess/PyLinter.py", line 3, in <module>
    from ScribesPylint.utils import MessagesHandlerMixIn, ReportsHandlerMixIn
  File "/usr/lib64/scribes/LanguagePlugins/PythonErrorChecker/ErrorCheckerProcess/ScribesPylint/utils.py", line 32, in <module>
    from logilab.astng import nodes, Module
  File "/usr/lib64/scribes/LanguagePlugins/PythonErrorChecker/ErrorCheckerProcess/ScribesPylint/logilab/astng/nodes.py", line 54, in <module>
    from logilab.astng.node_classes import Arguments, AssAttr, Assert, Assign, \
ImportError: cannot import name ListComp

bradford:cycle2 $

Revision history for this message
Mystilleef (mystilleef) wrote :

What version?

Revision history for this message
Matěj Cepl (mcepl) wrote :

latest bzr chekcout

Mystilleef (mystilleef)
Changed in scribes:
importance: Undecided → Medium
assignee: nobody → Mystilleef (mystilleef)
status: New → Triaged
summary: - backtrace cannot import name ListComp
+ Pylint package detection error
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.