Created
February 9, 2017 01:05
-
-
Save victorono/bb2b03a1016a2c89b5ae78d349f877bf to your computer and use it in GitHub Desktop.
Mac OS X: ValueError: unknown locale: UTF-8 in Python
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export LC_ALL=en_US.UTF-8 | |
export LANG=en_US.UTF-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment