Closed GoogleCodeExporter closed 9 years ago
The same error occurs on Ubuntu 12.04 x64 as well.
Original comment by kadish...@gmail.com
on 14 Jun 2013 at 7:19
Hi. Thanks for your report.
It looks like there is a dangling "\" character at the end of some string
somewhere.
Most "UnicodeDecode" errors should have been fixed in the current master branch.
I am however not sure if I have seen this specific one directly related to
"unicodeescape". Maybe it is related to your Python version?
Which version of Python are you running under?
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 14 Jun 2013 at 7:18
This issue was closed by revision 8a386225fd9f.
Original comment by gitinspe...@ejwa.se
on 17 Jun 2013 at 5:51
The revision above hopefully fixes it. Ignoring the failed decode should be an
acceptable solution in this case.
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 17 Jun 2013 at 5:53
Is the fix in 0.2.2 already? Can I use it?
Original comment by kadish...@gmail.com
on 17 Jun 2013 at 5:55
The fix is pushed up to the master branch. You will have to check out the
master branch to use it. I will make a new release eventually.
/Adam Waldenberg
Original comment by gitinspe...@ejwa.se
on 17 Jun 2013 at 6:10
Original issue reported on code.google.com by
kadish...@gmail.com
on 14 Jun 2013 at 6:25