Hi all,
I’m actually starting to setup the ole Mac for development stuff, but have hit a wall.
I’ve got to the line of entering:
script/setup
… and I’m getting:
homeassistant requires Python >=3.5.3 but the running Python is 3.4.0
… but I have just installed Python 3.7.
If I run brew install python3
then I get:
Warning: python 3.7.0 is already installed and up-to-date
Just tried reinstalling Python3, and still getting the version error.