i have python 3.4 installed and i installed using command pip3 install homeassistant
but hass --open-ui does not work
Sounds like hass is not in your path. Are you able to find which directory home-assistant installed into?
there was problem in building PyYaml ....i installed libyaml-dev and its working now ..Thanks !
Try running this instead: python3 -m homeassistant
Your python 3 installed scripts probably are not getting added to the path.
On Thu, Mar 24, 2016 at 6:00 PM, Alex Price [email protected]
wrote:
Hmm, I'm getting the same issue, and I have PyYaml installed just fine. I
have home-assistant installed in
/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages [image:
screen shot 2016-03-24 at 5 58 11 pm]
https://cloud.githubusercontent.com/assets/1574151/14035328/12e57146-f1ea-11e5-97ae-0ef900112fac.png—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
https://github.com/balloob/home-assistant/issues/701#issuecomment-201089137
PaulusSchoutsen.nl
It's nice to be important but it's more important to be nice.
Most helpful comment
Try running this instead: python3 -m homeassistant
Your python 3 installed scripts probably are not getting added to the path.
On Thu, Mar 24, 2016 at 6:00 PM, Alex Price [email protected]
wrote:
PaulusSchoutsen.nl
It's nice to be important but it's more important to be nice.