rgerganov / py-air-control

Command line app for controlling Philips air purifiers
MIT License
264 stars 53 forks source link

AttributeError: module 'socket' has no attribute 'SO_REUSEPORT' in aircontrol.py #90

Closed Olgidos closed 3 years ago

Olgidos commented 3 years ago

When I run aircontrol.py I got the following error: AttributeError: module 'socket' has no attribute 'SO_REUSEPORT' Windows 10

Best regards Olgidos