Beiträge von heinsmart

    Hi,

    mir geht es genauso wie NUGGELBEB.

    Hier meine Fehlermeldung:

    (venv) hb@hb-HP-630-Notebook-PC:~/kodi-alexa$ pip install -r requirements.txt

    DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.

    Collecting gunicorn (from -r requirements.txt (line 1))

    Using cached https://files.pythonhosted.org/packages/8c/da…y3-none-any.whl

    Collecting pytz (from -r requirements.txt (line 2))

    Using cached https://files.pythonhosted.org/packages/3d/73…y3-none-any.whl

    Collecting flask-ask>=0.9.8 (from -r requirements.txt (line 3))

    Using cached https://files.pythonhosted.org/packages/6a/f5…sk-0.9.8.tar.gz

    ERROR: Complete output from command python setup.py egg_info:

    ERROR: Traceback (most recent call last):

    File "<string>", line 1, in <module>

    File "/tmp/pip-install-Qtj5mc/flask-ask/setup.py", line 8, in <module>

    from pip.req import parse_requirements

    ImportError: No module named req

    ----------------------------------------

    ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-Qtj5mc/flask-ask/

    (venv) hb@hb-HP-630-Notebook-PC:~/kodi-alexa$

    Hat vielleicht jemand eine Lösung?