You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since python v3.9 is nearing EOL, the lambda runtime automatically updates to v3.10
This caused function to fail with error: [ERROR] Runtime.ImportModuleError: Unable to import module 'lambda_function': No module named '_pg' Traceback (most recent call last):