You are not logged in.
Hello,
when wie get the youtube-dl 2019.11.22-1 ?
https://www.archlinux.org/packages/comm … outube-dl/
https://ytdl-org.github.io/youtube-dl/index.html
Error:
File "/usr/bin/youtube-dl", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 84, in <module>
__import__('packaging.requirements')
File "/usr/lib/python3.7/site-packages/packaging/requirements.py", line 9, in <module>
from pyparsing import stringStart, stringEnd, originalTextFor, ParseException
ModuleNotFoundError: No module named 'pyparsing'
Or is the problem python3.7 ?
Thank you
Greetz
arch32yes
Last edited by arch32yes (2019-11-25 00:21:37)
Offline
Odds on, it's the same as this bug: https://bugs.archlinux32.org/index.php? … task_id=93
A workaround is included.
Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.
Offline
Solution:
https://bugs.archlinux32.org/index.php? … task_id=93
https://archive.archlinux32.org/package … pyparsing/
sudo pacman -U /home/arch32yes/python-pyparsing-2.4.4-1.0-any.pkg.tar.xz
Than next time
sudo pacman -Syu --ignore python-pyparsing
Thank you levi
Last edited by arch32yes (2019-11-25 08:12:16)
Offline