Installing on OSX 10.12.5

OK I have followed the guides on here, all very straight forward. Installed Python 3.5.2 and then used

pip3 install homeassistant

It reports it has installed homeassistant. However, I come to run hass and get

-bash: hass: command not found

I have rebooted, reinstalled python. Nothing works. I am pulling my hair out with something so trivial. Anyone suggest a solution?

Thanks

try : /Library/Frameworks/Python.framework/Versions/3.5.2/bin/hass

If that works, you just need to add /Library/Frameworks/Python.framework/Versions/3.5.2/bin to your PATH

Life saver. Thanks! If I knew how I would update the docs as it really should mention that along with not using Python 3.6.