No module named simplejson

Bug #695294 reported by jianghang
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Fix Released
Low
Ding Zhou

Bug Description

Distribution: Ylmf_OS 3.0 lucid
Application: Ubuntu Tweak 0.5.9
Desktop: gnome

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/__init__.py", line 41, in __init__
    package = __import__('.'.join([__name__, module]), fromlist=['modules'])
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/cleaner.py", line 26, in <module>
    import simplejson
ImportError: No module named simplejson

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
milestone: none → 0.5.10
assignee: nobody → Tualatrix Chou (tualatrix)
importance: Undecided → Low
status: New → Fix Committed
Revision history for this message
Ding Zhou (tualatrix) wrote :

Please install the simplejson package in terminal:

    sudo apt-get install python-simplejson

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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