Code Monkey home page Code Monkey logo

Comments (5)

daronzwink avatar daronzwink commented on June 24, 2024

Hitting the same issue also.

from alexa-skills-kit-sdk-for-python.

zefoo avatar zefoo commented on June 24, 2024

I'm surprised an official library is so outdated... perhaps priorities lie elsewhere or the focus is to get people on Lambda?

In either case, FWIW, I solved this by siloing our Alexa skill in its own environment and talking to our primary systems via an API we built... solved it in a few hours. Happy about it. I actually left things in Flask-Ask because I was able to do that (we built the skill there)... I'd still like to use this library, though, to take advantage of a few other things (namely, the Alexa device notifications)

from alexa-skills-kit-sdk-for-python.

daronzwink avatar daronzwink commented on June 24, 2024

I'm surprised an official library is so outdated... perhaps priorities lie elsewhere or the focus is to get people on Lambda?

In either case, FWIW, I solved this by siloing our Alexa skill in its own environment and talking to our primary systems via an API we built... solved it in a few hours. Happy about it. I actually left things in Flask-Ask because I was able to do that (we built the skill there)... I'd still like to use this library, though, to take advantage of a few other things (namely, the Alexa device notifications)

Thanks and I agree! Specifically, the use case for me is that I would really like to integrate this into our Django application, but the Twilio module requires a newer version of the Cryptology module, and the ask-sdk requires an older version. I have also solved it for now by deploying an independent skill to Lambda, but as you mentioned, I would prefer this to be deeply integration with our Django platform to take advantage of the many other features. Hopefully it can be updated soon!

from alexa-skills-kit-sdk-for-python.

doiron avatar doiron commented on June 24, 2024

seems like this is already fixed
fa0cbe0

however it doesn't seem to have been released to PyPi. Looking into releasing the package

from alexa-skills-kit-sdk-for-python.

doiron avatar doiron commented on June 24, 2024

released the fix mentioned above

from alexa-skills-kit-sdk-for-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.