m0ngr31 / kanzi

Alexa skill for controlling Kodi
https://lexigr.am
MIT License
428 stars 149 forks source link

Installation Issues #289

Closed krystofurr closed 2 years ago

krystofurr commented 2 years ago

Hi,

I came across this skill and attempted the setup. I went the AWS Lambda method first. I believe I followed the instructions correctly but I'm seeing the following error from the lambda function:

21-12-28T14:31:24.838-04:00 | Unable to import module 'alexa': No module named 'error'

Does this skill still work in the Python 3 environments ? The runtime I set it up with was Python 3.8 I believe ( while in the walkthrough it was Python, assuming 2.7 or something ).

krystofurr commented 2 years ago

Figured out my issue. This does not work currently with Kodi v19.3 that I was running with LibreElec. Not sure on other v19 versions. It does work with v18.9 though. Did this through self hosted option