Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LookupError: unknown encoding 'ms936' #37

Closed
ascitegong opened this issue Jul 17, 2013 · 2 comments
Closed

LookupError: unknown encoding 'ms936' #37

ascitegong opened this issue Jul 17, 2013 · 2 comments
Assignees

Comments

@ascitegong
Copy link

With the dump.py script in homepage, View tree cannot be printed.
Monkeyrunner cannot deal with encoding 'ms936'.
Here's the error message:

130717 14:16:51.702:S [MainThread] [com.android.monkeyrunner.MonkeyRunnerOptions] Script terminated due to an exception
130717 14:16:51.702:S [MainThread] [com.android.monkeyrunner.MonkeyRunnerOptions]Traceback (most recent call last):
File "C:\repo\IntTestBox\dump.py", line 31, in
ViewClient(*ViewClient.connectToDeviceOrExit()).traverse(transform=ViewClient.TRAVERSE_CIT)
File "pyclasspath/com/dtmilano/android/viewclient.py", line 1733, in traverse
File "pyclasspath/com/dtmilano/android/viewclient.py", line 1751, in _ViewClient__traverse
LookupError: unknown encoding 'ms936'

Platform: Win7, 64bit, sdk-tools ver22.0.1

@ghost ghost assigned dtmilano Jul 17, 2013
@dtmilano
Copy link
Owner

Have you check this solution?: http://blog.sina.com.cn/s/blog_60966f440100w7y9.html

@ascitegong
Copy link
Author

Thanks!
My problem solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants