Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Bug in appetizer 1.0.0 released in PyPI #2

Open
MiniMinyi opened this issue Jun 19, 2019 · 1 comment
Open

Bug in appetizer 1.0.0 released in PyPI #2

MiniMinyi opened this issue Jun 19, 2019 · 1 comment

Comments

@MiniMinyi
Copy link

I installed appetizer using pip.
And get
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 292-293: truncated \UXXXXXXXX escape simply by running
from .appetizer import Appetizer
I checked the code in appetizer package released in PyPI and found that the docstring in detect_adb function has bug. In this line, Windows: C:\Users\<User Name>\AppData\Local\Android\sdk\platform-tools , backslashes should be duplicated.

This bug was fixed in this github repo. I think you should update PyPI package as well.
Just a kind reminder.
Thank you for building this tool.

@mingyuan-xia
Copy link
Contributor

thx, gonna update the PyPI release soon

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

No branches or pull requests

2 participants