Skip to content

Instantly share code, notes, and snippets.

@victorono
Created February 9, 2017 01:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorono/bb2b03a1016a2c89b5ae78d349f877bf to your computer and use it in GitHub Desktop.
Save victorono/bb2b03a1016a2c89b5ae78d349f877bf to your computer and use it in GitHub Desktop.
Mac OS X: ValueError: unknown locale: UTF-8 in Python
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