-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error in troposphere setup command: use_2to3 is invalid. #1
Comments
Thanks @shimwell for trying it out. This is related to zappa/Zappa#1000 What version of Zappa are you using. Can you try the latest release? 0.54.0 |
@ian-whitestone I'm getting the same error trying to run this project. I've tried starting from the static versions in the latest release, but I eventually get to the same error as using latest versions across the board. Any thoughts? |
Thanks @ian-whitestone and @shimwell - everything worked when I changed my dependencies to |
Thanks so much for making this, I'm really looking forward to making use of it.
Following the instructions I just ran the
poetry install --no-root
install command and got an error back.error in troposphere setup command: use_2to3 is invalid.
I believe updating troposphere to version 3.0.2 helps with the problem
https://stackoverflow.com/questions/69248426/zappa-deployment-error-troposphere-2-7-1-didnt-help-attributeerror-templat
The text was updated successfully, but these errors were encountered: