Thanks to visit codestin.com
Credit goes to github.com

Skip to content

setuptools dependency #1067

@zafodB

Description

@zafodB

The cloudformation-cli does not work if the setuptools package is not installed.

Attempts to issue any command, for example cfn init, fail with an ambiguous error message:

ModuleNotFoundError: No module named 'pkg_resources'

Installing setuptools fixes the issue.

It would be great if this dependency was explicitly stated in the docs, or if setuptools would get installed automatically by pip when cloudformation-cli is installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions