examples icon indicating copy to clipboard operation
examples copied to clipboard

AWS-PYTHON-REST-API-WITH-DYNAMODB ModuleNotFoundError

Open thebrijpatel opened this issue 5 years ago • 0 comments

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.

thebrijpatel avatar May 11 '20 12:05 thebrijpatel