-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Description
running lamdba invoke throws this error:
YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
Steps to replicate:
- create pipenv
- pipenv install python-lambda
- create event.json
- edit yaml file
- create python service.py
- run lambda invoke -v
It's not fatal, the service runs fine.
conor-f, w00kie, GoodeCodeSir and aluciffer
Metadata
Metadata
Assignees
Labels
No labels