Skip to content

V19 update? Python 3 compatibility. #33

@Yellowsub2

Description

@Yellowsub2

Hi thanks for the great work for this addon. Will this addon be updated for V19? Python 3? I am getting errors with import ctypes init.py cannot import name union from line 8. i am running Windows10 and Kodi V19. I've managed to get a couple of other addons working for Py3 but I'm a noob and this is beyond my current knowledge. Error Contents: cannot import name 'Union' from 'ctypes' (C:\Program Files\Kodi\system\python\Lib\ctypes_init_.py) Traceback (most recent call last): File "C:\Users\All\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 10, in import ctypes
File "C:\Program Files\Kodi\system\python\Lib\ctypes_init_.py", line 8, in from ctypes import Union, Structure, Array ImportError: cannot import name 'Union' from 'ctypes' (C:\Program Files\Kodi\system\python\Lib\ctypes_init_.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions