Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Error with authorization #54

Open
parberge opened this issue Nov 20, 2021 · 3 comments
Open

Error with authorization #54

parberge opened this issue Nov 20, 2021 · 3 comments
Assignees

Comments

@parberge
Copy link
Member

parberge commented Nov 20, 2021

Unable to upgrade to python 3.9 and dependencies.

For some reason the authorization feature in chalice gets this error:

Unable to import module 'chalicelib.v1_routes': No module named 'pynamodb'

Seems to be related to this reported issue: aws/chalice#1806

@parberge
Copy link
Member Author

Might ofc be related to a new version of chalice. Will try to debug this a bit more

@parberge parberge changed the title Error running with python 3.9 Error with authorization Nov 20, 2021
@parberge
Copy link
Member Author

Still seems to work with newer chalice version so it might be python 3.9 related. Or related to how lambda works with python 3.9 🤷

@parberge parberge self-assigned this Nov 21, 2021
@parberge
Copy link
Member Author

#55 caused the same issues. It feels like some caching might make this hard to debug. Will test bumping chalice again and let that run for a while I guess

@parberge parberge mentioned this issue Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant