Problem beim Installieren des Plyr-Pakets

Problem beim Installieren des Plyr-Pakets

Ich versuche lyvi (Kommandozeilen-Lyrics-Viewer) zu installieren vonHier. Bei welcher der Abhängigkeiten trat bei der Installation von plyr dieses Problem auf:

    Collecting plyr
    Downloading https://files.pythonhosted.org/packages/09/85/3b9928e2bfa38d4645c231dfc99c483af0a9e0da353af2cfd464645244f8/plyr-1.0.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/tmp/pip-build-atdqke/plyr/setup.py", line 3, in <module>
    from Cython.Distutils import build_ext
    ImportError: No module named Cython.Distutils

    ----------------------------------------
    Command "python setup.py egg_info" failed with error code 1 in 
    /tmp/pip-build-atdqke/plyr/

Ich habe zuerst bei Google gesucht, aber es hat mir nicht geholfen. Was soll ich tun?

verwandte Informationen