Skip to content
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

Open
shimwell opened this issue Oct 25, 2021 · 4 comments
Open

error in troposphere setup command: use_2to3 is invalid. #1

shimwell opened this issue Oct 25, 2021 · 4 comments

Comments

@shimwell
Copy link
Contributor

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

@ian-whitestone
Copy link
Owner

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

@kburzota
Copy link

@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?

@ian-whitestone
Copy link
Owner

@kburzota looks like @shimwell added a fix for this in #3. I just merged that in. Are you able to try again, from the latest master branch?

If you run into issues, can you please share the exact error you are seeing?

@kburzota
Copy link

kburzota commented Oct 30, 2021

Thanks @ian-whitestone and @shimwell - everything worked when I changed my dependencies to troposphere==3.1.0 and zappa==0.54.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants