cloudformation-cli
cloudformation-cli copied to clipboard
setuptools dependency
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.
Can we assign this issue to someone? Azure usually responds more quickly. This issue was created on May 10. Thank you!