Posts by lookshe

    I build latest LE master from github to test the new Netflix addon on my Wetek Play.

    Starting this addon I got the following error:

    Complete Logfile: Untitled - Stikked

    Investigating this, I found a thread in a forum (Arch Linux ARM • View topic - [!] Python 2.7 is broken) and calling

    Code
    python2.7 -c "import random"

    comes up with the same problem. So I think, there is some problem with the used Python version (2.7.13).

    I am building a new image to test with Python 2.7.12 if the error still occurs.