Page 1 of 1

python-pip issue

Posted: Fri Dec 28, 2018 5:02 am
by mrlee123
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 softwarehttps://www.friendlyarm.com/Forum/posting.php?mode=post&f=62

Re: python-pip issue

Posted: Fri Jan 04, 2019 11:51 pm
by sebt3
Would you mind posting the result of the command "locale" ?

There's probably something wrong with your language configuration.