Issues starting HA on Windows

I’m having a very difficult time getting HA to start correctly the first time… Here’s my log - anything stands out?

2018-10-16 22:41:24 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=3 from 2018-10-17 02:35:18.251480)
2018-10-16 22:41:37 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “C:\Users\erich\AppData\Local\Programs\Python\Python37-32\lib\site-packages\homeassistant\components\apple_tv.py”, line 170, in atv_discovered
CONF_START_OFF: False
File “C:\Users\erich\AppData\Local\Programs\Python\Python37-32\lib\site-packages\homeassistant\components\apple_tv.py”, line 192, in setup_atv
import pyatv
File "C:\Users\erich\AppData\Roaming.homeassistant\deps\Python37\site-packages\pyatv_init
.py", line 12, in
from pyatv.pairing import PairingHandler
File “C:\Users\erich\AppData\Roaming.homeassistant\deps\Python37\site-packages\pyatv\pairing.py”, line 11, in
import netifaces
ModuleNotFoundError: No module named ‘netifaces’
2018-10-16 22:41:38 ERROR (MainThread) [homeassistant.components.sabnzbd] Connection to SABnzbd API failed

pip install netifaces