cloudformation-cli icon indicating copy to clipboard operation
cloudformation-cli copied to clipboard

setuptools dependency

Open zafodB opened this issue 1 year ago • 1 comments

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.

zafodB avatar May 10 '24 11:05 zafodB

Can we assign this issue to someone? Azure usually responds more quickly. This issue was created on May 10. Thank you!

1-javier-fernandez avatar Nov 04 '24 01:11 1-javier-fernandez