Closed periode closed 6 months ago
I had this this morning. I uninstalled spotdl updated system rebooted. Reinstalled spotdl. Then I had to run python -m spotdl and the link. After that I could run just spotdl. Hope this helps.
Yep, looks like the 3.12 python update broke a few packages. I had to reinstall ffmpeg-normalize
first and then python-spotdl
and now it's smooth :)
I had this this morning. I uninstalled spotdl updated system rebooted. Reinstalled spotdl. Then I had to run python -m spotdl and the link. After that I could run just spotdl. Hope this helps.
What link are you referring to?
Had to yay -Runs python-spotdl
and yay -S python-spotdl
on my system
System OS
Linux
Python Version
3.11 (CPython)
Install Source
Arch User Repository (Unofficial)
Install version / commit hash
4.2.5-5
Expected Behavior vs Actual Behavior
Excpected: Updates all python dependencies
Actual: When running
pacman -Syyu
(system update), updatingpython-typing_extensions
causes the following:Steps to reproduce - Ensure to include actual links!
pacman -Syu python-typing_extensions
pacman -Syu spotdl
Traceback
Other details
No response