Skip to content

[Docker] Unable to use --config-yaml command #8026

@oliveremodeler

Description

@oliveremodeler
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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions