maxileith / homebridge-appletv-enhanced

Homebridge plugin that exposes Apple TVs with features that should be native to Apple HomeKit.
MIT License
198 stars 3 forks source link

Python release error with Synology #758

Closed RSantelises closed 4 days ago

RSantelises commented 4 days ago

Preconditions

Issue

I am having an issue with the plugin. I am getting an error after startup: 11/22/2024, 7:16:06 AM] [Apple TV Enhanced] [E] Python check: Python 3.8.15 is installed. However, only Python 3.9 to 3.11 is supported. [11/22/2024, 7:21:06 AM] [Apple TV Enhanced] [E] Python check: Python 3.8.15 is installed. However, only Python 3.9 to 3.11 is supported. [11/22/2024, 7:26:06 AM] [Apple TV Enhanced] [E] Python check: Python 3.8.15 is installed. However, only Python 3.9 to 3.11 is supported.

However, I am running 3.10 Python as a Package on my Synology NAS so I am not sure why is finding 3.8.15?

maxileith commented 4 days ago

Duplicate of #757