Closed kajin41 closed 5 years ago
Hey Kajin,
I'm getting an error running this on OSX Python 2.7.9 TypeError: descriptor 'encode' requires a 'str' object but received a 'unicode'
Under what OS/Python has it been tested?
Thanks, Sean
Python 3 in Windows 10. Its probably not 2.7 compatible but it shouldn't be hard to fix its not very long. Worst case is i have to use a different library that is 2.7 compatible
On Jan 6, 2017 16:46, "seangreathouse" notifications@github.com wrote:
Hey Kajin,
I'm getting an error running this on OSX Python 2.7.9 TypeError: descriptor 'encode' requires a 'str' object but received a 'unicode'
Under what OS/Python has it been tested?
Thanks, Sean
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/awslabs/route53-dynamic-dns-with-lambda/pull/10#issuecomment-271016615, or mute the thread https://github.com/notifications/unsubscribe-auth/ALBbMdVTo5nqS7PuuRodkvBraeiM46spks5rPrYkgaJpZM4LR81g .
I made a version of the client script in python.