You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ scdl -l https://soundcloud.com/king-gizzard-the-lizard-wizard/sets/ice-death-planets-lungs
Traceback (most recent call last):
File "/usr/bin/scdl", line 5, in <module>
from scdl.scdl import main
File "/usr/lib/python3.12/site-packages/scdl/scdl.py", line 102, in <module>
from tqdm import tqdm
ModuleNotFoundError: No module named 'tqdm'
Hello, love the project! For some reason, I am getting the following error when I try to use scdl downloaded via the
yay
instructions in the readme (https://github.com/scdl-org/scdl/wiki/Installation-Instruction#arch-linux).This is the specific AUR package I'm working with.
https://aur.archlinux.org/packages/soundcloud-dl-git?O=0
Installing with
pipx
seems to work.The text was updated successfully, but these errors were encountered: