Giter Club home page Giter Club logo

Comments (6)

Kooshini avatar Kooshini commented on September 28, 2024

did you use the ready_to_upload_package.zip - e.g. just upload that directly to lambda?

from ta-lib-aws-lambda.

 avatar commented on September 28, 2024

Thank you for the timely response.

it worked from AWS as a lambda function. but when I run the code from my local it throws "no module named 'talib.ta_lib'. I wanted to do local testing on my machine before deploying as a lambda function

If you have some time, can we please debug this issue. We can do a Webex session upon your convenience.

I really appreciate your help.

from ta-lib-aws-lambda.

Kooshini avatar Kooshini commented on September 28, 2024

You will get a "no module" error if you haven't uploaded the files required for it to work - you should create a brand-new lambda function and upload the zip file above and you will see that all files are included - when working with lambda you need to do the pip install locally and upload all dependencies to AWS - this is what I have done in the zip file as a hello world

from ta-lib-aws-lambda.

 avatar commented on September 28, 2024

I have uploaded your zip file and it worked from lambda. But I could not execute your code locally.

from ta-lib-aws-lambda.

barfet avatar barfet commented on September 28, 2024

Hello @Kooshini thank you for sharing this repo!
I tried to upload ready_to_upload_package.zip from this repo to the new AWS Lambda function, and it's not working right now, throwing the same ModuleNotFoundError: No module named 'talib._ta_lib'
image
Maybe you know what could cause this issue?
Thank you in advance!

P.S. Just figured out that it's only working in Lambda with Python version 3.6

from ta-lib-aws-lambda.

thangtv611 avatar thangtv611 commented on September 28, 2024

image

I got this, from Runtime python3.9 of aws lambda

from ta-lib-aws-lambda.

Related Issues (3)

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.