-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Traceback (most recent call last):
File "/usr/local/bin/gallery-dl", line 8, in <module>
sys.exit(main())
~~~~^^
File "/usr/local/lib/python3.13/site-packages/gallery_dl/__init__.py", line 33, in main
import yaml
ModuleNotFoundError: No module named 'yaml'
Is this caused by the container not supporting yaml, or have I made a mistake in my container setup somewhere?
Reactions are currently unavailable