I already installed appdaemon on window 10 successful but I don’t know how to start it?
Anyone can help me?
If you used the PIP installation methid you should be able to just run appdaemon
from the python command line.
1 Like
When I run “appdaemon -h” from com command line then getting this error
thats not the python command line.
start python instead.
Thank you! I have found my fault. I removed python 3.4.4 and it’s working now!
1 Like