I am trying to install prophet on top of AWS lambda image.
FROM public.ecr.aws/lambda/python:3.8 RUN yum update -y RUN pip --no-cache-dir install \\ ephem