First time here? Check out the FAQ!
answered 2015-01-21 14:23:13 -0600
It sounds like you have not successful installation of python netifaces module. Try the following line, to install netifaces. It may solve the problem:
pip install netifaces