Open GoogleCodeExporter opened 9 years ago
Confirmed for me as well on Linux Mint 15 Olivia
Original comment by JBaldach...@gmail.com
on 23 Jul 2013 at 11:50
Still having the issue in 0.90.4 as well on Ubuntu 14.10.
Original comment by Overmind...@gmail.com
on 14 Sep 2014 at 2:31
For note, found a temporary fix, just add this to the top of any script with
this issue:
import sys reload(sys) sys.setdefaultencoding('utf-8')
Original comment by Overmind...@gmail.com
on 14 Sep 2014 at 3:06
Original issue reported on code.google.com by
paulhooi...@gmail.com
on 5 Jul 2013 at 11:58