glk1001 / glk1001.github.io

Kodi repository for the Unofficial Spotify for Kodi Add-on and the Goom++ visualization add-on.
20 stars 1 forks source link

Spotify add-on is broken with Ubuntu 22.04 and Python 3.10 #1

Closed glk1001 closed 1 year ago

glk1001 commented 2 years ago

There seems to be an issue with Sqlite3 and Python 3.10. The Spotify plugin will segfault on Ubuntu 22.04 (which uses Python 3.10). It works fine on Ubuntu 21.10. Need more testing.

glk1001 commented 1 year ago

Python 3.11 is now widely available so this issue should be gone.