Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IPIP.net committed Aug 24, 2015
1 parent 571e262 commit 27d0980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
IP[X].load 方法可以在应用程序入口加载库文件
如果出现 UnicodeEncodeError 应该是您的系统字符集不是utf8所致。

解决方法:export LANG=en_US.UTF-8 && python main.py

0 comments on commit 27d0980

Please sign in to comment.