Eric Blade
Eric Blade
Am experiencing this this evening. No proxies involved. ````D:\src\mws-advanced>git push origin master fatal: HttpRequestException encountered. An error occurred while sending the request. Unhandled Exception: System.ObjectDisposedException: Cannot access a closed file....
great, that did it, thanks. was going to look at that today, but hadn't had time until just now. All good now.
This is not ultimately, what my code will look like, i was just trying to get a 1:1 copy of the original image, and it took quite a while to...
I'm not sure that i'm well qualified enough to improve the doc based just on what I learned from getting what I needed to work... i know enough about it...
I just today installed gordon using "pip install gordon", and it gives KeyError: 'nodejs6.10' for any attempt to use that as the runtime. ```` Traceback (most recent call last): File...
0.5 which is the last release noted here, and the version that comes up when you pip install, supports only the 0.10 (no longer supported at Amazon, if I remember...
... someone should push an update out to pip :-)
I'm not using gordon anymore (not working with AWS at the moment), but I used to have my own fork, which I submitted pull requests from, and they were eventually...
Probably worthy of some research to figure out what happens on the JSON side, when user specifies something but Alexa can't figure out what intent to deliver it to. I'm...
Unfortunately, I can't share the code that I've got considering that it's for my company, but I can probably offer some advice: Use session.set() to store the user's responses via...