Whilser / Xiaomi-Universal-IR-Remote-Controller-Domoticz-plugin

Xiaomi Universal IR Remote Controller (Chuangmi IR) plugin for Domoticz
GNU General Public License v3.0
5 stars 0 forks source link

Python 3.5.x #7

Closed Loook11 closed 4 years ago

Loook11 commented 4 years ago

minimal Python version 3.6 ? or 3.5.x ? Collecting python-miio Using cached https://files.pythonhosted.org/packages/ef/b1/2d4c7b9092744049f21ff0b02e9d01720db9367006bbff68077cc1e6b8b7/python_miio-0.4.8-py3-none-any.whl ERROR: Package 'python-miio' requires a different Python: 3.5.3 not in '>=3.6'

Whilser commented 4 years ago

Use pip3 install python-miio==0.4.6