examples
examples copied to clipboard
AWS-PYTHON-REST-API-WITH-DYNAMODB ModuleNotFoundError
All the required dependencies are installed. Tried running the lambda functions locally using 'serverless-offline'. Tried hitting the endpoint GET | http://localhost:3000/dev/todos Got the following error ModuleNotFoundError: No module named 'todos\list'
Please note absolutely nothing was changed in the code.