home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.37k stars 30.29k forks source link

Error opening HA UI #1755

Closed JasonCampey closed 8 years ago

JasonCampey commented 8 years ago

Tried searching here for fix to this issue but have had no luck.

File "C:\Users\fredr\AppData\Local\Programs\Python\Python35\lib\multiprocessing\spawn.py", line 106, in spawn_main
exitcode = main(fd)

AttributeError: Can't get attribute 'setup_and_run_hass' on <module '__main__' (
built-in)>
JasonCampey commented 8 years ago

Windows 7 64bit. Python 3.5.1 Hass 0.16.1

Just preformed a --upgrade to 0.17.0 and same result

fabaff commented 8 years ago

This thread contains a list of similar issues