Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] I want to add opencv layer in python3.12 AWS Lambda. #434

Closed
78planet opened this issue Sep 2, 2024 · 1 comment
Closed

[FEATURE] I want to add opencv layer in python3.12 AWS Lambda. #434

78planet opened this issue Sep 2, 2024 · 1 comment
Assignees

Comments

@78planet
Copy link

78planet commented Sep 2, 2024

I want to add opencv layer in python3.12 AWS Lambda.

I'm searching here and there to add python3.12 opencv library in AWS Lambda.

Is there a python3.12 opencv library arn path in git here?

If not, is there a plan to add python3.12 opencv library arn in the future?

@keithrozario
Copy link
Owner

opencv is usually a difficult layer -- but you can try to create a pull requests, adding opencv to the config file.

If you would like a new package to be made a layer, raise a pull request modifying the pipeline/config/packages_p312.csv or pipeline/config/packages_p312-arm64.csv file (depending on which architecture you prefer).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants