mmin18 / LayoutCast

Cast android code and resource changes to the running application through ADB.
1.71k stars 173 forks source link

when i put layout cast button,it tip me "Program “python” is not found in PATH" #45

Open HenseyVenom opened 9 years ago

HenseyVenom commented 9 years ago

when i put layout cast button,it tip me "Program “python” is not found in PATH"

mmin18 commented 9 years ago

Try to upgrade to the latest AndroidStudio plugin 1.1.3

HenseyVenom commented 9 years ago

sorry i don't know what is AndroidStudio plugin,did it was the studio's version?

Timeszoro commented 9 years ago

@HenseyVenom https://github.com/mmin18/LayoutCast/raw/master/ide/IDEAPlugin/IDEAPlugin.jar

HenseyVenom commented 9 years ago

@Timeszoro i had installed the latest version plugin,but it still tip me it,did i need to install the python?my os is win7

ycdm commented 9 years ago

我也遇到同样的问题 已经是 1.1.3了

onolox commented 9 years ago

you need to install python 2.7. And put the folder of python.exe in the PATH.

HenseyVenom commented 9 years ago

@onolox thank you,I will try it