AWS lambda installation #1393
Unanswered
lorenzkort
asked this question in
Essentia Models
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to install Essentia on docker with a base image of public.ecr.aws/lambda/python3.8 (Amazon Linux) and I'm having trouble finding equivalent packages to libfftw3-3, libyaml-02, libtag1v5 etc. that are necessary for the installation and compilation to make it ready for usage with Python. I'd need to install equivalent packages with yum or move pre-compiled files to the Amazon linux image from another image (or my own pc).
How do I install or copy over the run-time dependencies and compiled dependencies on Amazon Linux (Red Hat Enterprise Linux / CentOS-based)?
Would be amazing if I could get some help to get started :)
Lorenz
Beta Was this translation helpful? Give feedback.
All reactions