Code Monkey home page Code Monkey logo

Comments (8)

khiles avatar khiles commented on June 12, 2024


19:03:53
START RequestId: 03309888-67fe-11e7-95e6-f9f1f68d8fc0 Version: $LATEST

19:03:53
Unable to import module 'index': No module named index

19:03:53
END RequestId: 03309888-67fe-11e7-95e6-f9f1f68d8fc0

19:03:53
REPORT RequestId: 03309888-67fe-11e7-95e6-f9f1f68d8fc0 Duration: 0.39 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 16 MB

19:03:53
START RequestId: 037dce43-67fe-11e7-877c-17ebd8db5eea Version: $LATEST

19:03:53
Unable to import module 'index': No module named index

19:03:53
END RequestId: 037dce43-67fe-11e7-877c-17ebd8db5eea

19:03:53
REPORT RequestId: 037dce43-67fe-11e7-877c-17ebd8db5eea Duration: 0.40 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 18 MB

19:04:10
START RequestId: 0d4acf86-67fe-11e7-b274-d741cac40c2e Version: $LATEST

from alexa-chromecast-skill-2.0.

Pizzaface avatar Pizzaface commented on June 12, 2024

Make sure your interpreter is Python, and that the handler is main.lambda_handler

from alexa-chromecast-skill-2.0.

khiles avatar khiles commented on June 12, 2024

aws

does that look right?

from alexa-chromecast-skill-2.0.

khiles avatar khiles commented on June 12, 2024


21:19:11
START RequestId: e9ffa51f-6810-11e7-9168-eb525249a92a Version: $LATEST

21:19:11
Unable to import module 'main': No module named requests

21:19:11
END RequestId: e9ffa51f-6810-11e7-9168-eb525249a92a

21:19:11
REPORT RequestId: e9ffa51f-6810-11e7-9168-eb525249a92a Duration: 8.07 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 34 MB

21:19:11
START RequestId: ea1e02a4-6810-11e7-9289-b7180617e33f Version: $LATEST

21:19:11
Unable to import module 'main': No module named requests

21:19:11
END RequestId: ea1e02a4-6810-11e7-9289-b7180617e33f

21:19:11
REPORT RequestId: ea1e02a4-6810-11e7-9289-b7180617e33f Duration: 34.40 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 34 MB

from alexa-chromecast-skill-2.0.

LukeChannings avatar LukeChannings commented on June 12, 2024

Looking at your error messages it looks like the lambda bundle you're using is broken.
Do you use the script to generate a zip bundle?

from alexa-chromecast-skill-2.0.

khiles avatar khiles commented on June 12, 2024

Hi yes I used the script to make the zip

from alexa-chromecast-skill-2.0.

LukeChannings avatar LukeChannings commented on June 12, 2024

Can you upload the lambda-build.zip you used somewhere so that I can inspect it? build-lambda-bundle.sh is meant to install dependencies within the build directory, so requests should be available.

from alexa-chromecast-skill-2.0.

LukeChannings avatar LukeChannings commented on June 12, 2024

Closing because of inactivity

from alexa-chromecast-skill-2.0.

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.