Hassos (core 2021.7.x , python3.9.x) 装不起来 ,
ha core 2021.7.1 run Mac (python 3.9.x) 装不起来 ,
有安装成功的是 docker ha core 2021.6.5 (python 3.8.x)
錯誤代碼
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/Users/zonglong/.homeassistant/custom_components/apple_airplayer/config_flow.py", line 5, in <module>
from .device_manager import DeviceManager
File "/Users/zonglong/.homeassistant/custom_components/apple_airplayer/device_manager.py", line 9, in <module>
DeviceModel.AirPortExpress: "AirPort Express",
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/enum.py", line 352, in __getattr__
raise AttributeError(name) from None
AttributeError: AirPortExpress