Skip to content

[Bug] i.landsat.download: add PyYAML as requirements in doc #1573

@nilason

Description

@nilason

Name of the addon
i.landsat.download

Describe the bug
Installation of i.landsat.download fails if yaml package is missing.

Compiling...
Traceback (most recent call last):
  File "/var/folders/41/b45_b8253jn3rxtr4cd0bd7c0000gn/T/grass8-nicklas-17844/tmpdmiu8grk/i.landsat/grass_addons/src/imagery/i.landsat/scripts/i.landsat.download", line 159, in <module>
    import yaml
ModuleNotFoundError: No module named 'yaml'
make[1]: *** [i.landsat.download.tmp.html] Error 1

It should be added to the documentation that PyYAML is required package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions