anjishnu / ask-alexa-pykit

A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
MIT License
275 stars 58 forks source link

Failure to import IntentSchema #20

Closed seanmckaybeck closed 8 years ago

seanmckaybeck commented 8 years ago

Line 6 of ask/write_sample.py

Change from intent_schema import IntentSchema to from ask.intent_schema import IntentSchema.

Python 3.5, installed via pip

anjishnu commented 8 years ago

Fixed in both the package as well as the pypi repo. ca968cecff1ec91836a725b5b58a71b71ebc12aa