cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
711 stars 167 forks source link

problems running the make file. #758

Closed sathishjayapal closed 4 years ago

sathishjayapal commented 4 years ago

I followed the cookbook to create a simple stacker template. I'm using the cloud 9 env to run the simple template. I could see the code is generated correctly and there are respective folders. But when I run the make command for dev. I get this following error.,

[SolverProblemError]
Because stacker-blueprints (1.0.8) depends on troposphere (>=2.3.2) which doesn't match any versions, stacker-blueprints is forbidden.

Any ideas when I might be missing., I did verify that troposhere is installed in my env. Thanks for helping.

phobologic commented 4 years ago

This was an issue with stacker_cookiecutter that has been fixed, closing. Thanks for the report!