2018-02-01, 12:23
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:
P.S. @ronie Please pin this topic as well.
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.