On Mac OS X, to solve the Python error “ValueError: unknown locale: UTF-8“:
Add some lines to your ~/.bash_profile then re-start bash (or re-login):
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
虓垚阅读 2.1k
遗失的美好灬阅读 5.6k
Swift社区赞 1阅读 682
代码的路赞 1阅读 1.9k
冒泡的马树阅读 3.2k评论 1
Exception阅读 3.2k
universe_king阅读 2.9k
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。