All pastes #2089334 Raw Edit

JZA

public text v1 · immutable
#2089334 ·published 2011-10-12 10:27 UTC
rendered paste body
./liveusb-creator 
Traceback (most recent call last):               
  File "./liveusb-creator", line 89, in <module> 
    main()                                       
  File "./liveusb-creator", line 82, in main     
    from liveusb.gui import LiveUSBApp           
  File "/home/jza/tmp/liveusb-creator/liveusb/__init__.py", line 28, in <module>
    lang=locale.getlocale(locale.LC_ALL)[0]                                     
  File "/usr/lib/python2.6/locale.py", line 496, in getlocale                   
    raise TypeError, 'category LC_ALL is not supported'                         
TypeError: category LC_ALL is not supported