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
悖论BeilunYang赞 4阅读 1.6k评论 3
qbit阅读 6.1k
风流倜傥的伤痕赞 1阅读 794
qbit阅读 5.7k
遗失的美好灬阅读 5.2k
程序员徐公赞 2阅读 766
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。