mclarkk / lifxlan

Python library for accessing LIFX devices locally using the official LIFX LAN protocol.
MIT License
507 stars 116 forks source link

Netifaces says has no attribute interfaces #152

Closed juliandecoss closed 3 years ago

juliandecoss commented 4 years ago

Everytime i try to import LifxLAN i find a problem with the library netifaces

ceboxsell commented 4 years ago

And ?

ceboxsell commented 4 years ago

I use this pull request in Python 3. https://github.com/mclarkk/lifxlan/pull/129 Hope it helps.