Ubuntu Pastebin

Paste from xcyclist at Thu, 30 Mar 2017 19:22:55 +0000

Download as text
1
2
3
4
5
6
7
8
9
# pip list
Traceback (most recent call last):
  File "/usr/bin/pip", line 11, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 215, in main
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.7/locale.py", line 581, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
Download as text