AttributeError: 'int' object has no attribute 'decode' #128
Comments
soapergem
added a commit
to soapergem/python-lambda
that referenced
this issue
Sep 20, 2018
|
Whoops, yeah we introduced that problem yesterday into 3.2.5 while patching another issue. The reason it wasn't caught is because I tested it with the This has been fixed in 3.2.6 which I just released. If you ensure that you can download the (new) latest release it should be fixed for you now. Thanks for reporting. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After doing a fresh Installation, and run:
lambda deployY get the error
AttributeError: 'int' object has no attribute 'decode'The text was updated successfully, but these errors were encountered: