Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install! #54

Open
thearabbit opened this issue Jan 12, 2018 · 1 comment
Open

Can't install! #54

thearabbit opened this issue Jan 12, 2018 · 1 comment

Comments

@thearabbit
Copy link

Get error

root@localhost:~# pip install slack-cleaner
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
@sgratzl
Copy link

sgratzl commented Apr 3, 2018

according to https://stackoverflow.com/questions/36394101/pip-install-locale-error-unsupported-locale-setting

you can try to set: export LC_ALL=C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants