Page 1 of 1

python-pip issue

Posted: Wed Jun 13, 2018 12:33 pm
by dak47
Hello.......does anybody have a solution for this?

Code: Select all

  password for pi: 
  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


tried to reinstall pip but nothing changed....same error message if i try to install software

Re: python-pip issue

Posted: Tue Jul 10, 2018 1:36 am
by chrisshelms