Advertisement
Guest User

Untitled

a guest
May 31st, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. File "/usr/bin/gpo", line 83, in <module>
  2. from gpodder import api
  3. File "/usr/lib/pymodules/python2.7/gpodder/api.py", line 27, in <module>
  4. from gpodder import util
  5. File "/usr/lib/pymodules/python2.7/gpodder/util.py", line 69, in <module>
  6. locale.setlocale(locale.LC_ALL, '')
  7. File "/usr/lib/python2.7/locale.py", line 539, in setlocale
  8. return _setlocale(category, locale)
  9. locale.Error: unsupported locale setting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement