Bug Known issues in testing Kodi builds with Python 3
#1
In this topic I will try to collect information about issues in current testing Kodi builds with Python 3. Please do not post your issue reports here and open a separate topic instead. I will put the information here if it is a confirmed issue with Kodi itself.

Known issues:
  • Numerous error messages in the Kodi log related to hahslib.py module (e.g. "ValueError: unsupported hash type blake2s"). Fixed in the last test builds.
  • On Windows binary PIL (or Pillow) Python package (script.module.pil) is incorrectly built against Python 2.7 and causes import errors.
  • In case of uncaught exceptions full traceback info is not written to the Kodi log. See this topic for more info. Fixed in the last test builds.
  • Some built-in modules are still missing (asyncio, decimal and some others).

P.S. @ronie Please pin this topic as well.
Reply


Messages In This Thread
Known issues in testing Kodi builds with Python 3 - by Roman_V_M - 2018-02-01, 12:23
Logout Mark Read Team Forum Stats Members Help
Known issues in testing Kodi builds with Python 30