Yritin asentaa, pitkästä aikaa, yledl-ohjelmaa Ubuntuun ja ei tunnu onnistuvan. Ehkä ensimmäinen kysymys on se, että pitäisikö käyttää 18.04 konetta ja unohtaa tämä 16.04?
Komento, jolla yritin:
pip3 install --user --upgrade yle-dl
Herjat lopusta:
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'setuptools'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-6aplx55j/ConfigArgParse/
You are using pip version 8.1.1, however version 20.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
---
Komento - sudo pip3 install yle-dl
- valittaa .cache/pip/http hakemiston oikeuksista (jotka mielestäni annoin koko .cache polulle) ja pip-versiosta eikä esitetty upgrade komentokaan tee mitään järkevää
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-3at2ghyj/future/
You are using pip version 8.1.1, however version 20.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Lopputulema on se, että yledl - command not found
Yritänkö turhaan näillä versioilla?