google reader indicator missing lxml.html.clean dependency

Bug #811418 reported by Ricardo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Google-Reader-Indicator
Fix Committed
High
Lorenzo Carbonell

Bug Description

google reader indicator crashes on start-up perhaps due to missing lxml.html.clean package dependency:

$ /usr/share/google-reader-indicator/google-reader-indicator.py
Traceback (most recent call last):
  File "/usr/share/google-reader-indicator/google-reader-indicator.py", line 45, in <module>
    import googlereaderapi
  File "/usr/share/google-reader-indicator/googlereaderapi.py", line 35, in <module>
    from lxml.html.clean import clean_html
ImportError: No module named lxml.html.clean

Installing python-lxml seems to resolve this problem.

Changed in google-reader-indicator:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → Lorenzo Carbonell (lorenzo-carbonell)
milestone: none → 0.1.1.0
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.