Prasengupta / weasyprint_for_awslambda

Supporting WeasyPrint in AWS Lambda
23 stars 7 forks source link

libffi-bce22613.so.6.0.4: cannot open shared object file: No such file or directory #1

Closed tuler closed 5 years ago

tuler commented 6 years ago

I tried your method, but had the following error:

libffi-bce22613.so.6.0.4: cannot open shared object file: No such file or directory

Prasengupta commented 6 years ago

Let me know what libraries are included in zip?

I assume you are using pycrypto if so please follow the below link I think it may help you

https://stackoverflow.com/questions/38963857/import-error-from-cyptography-hazmat-bindings-constant-time-import-lib

Prasengupta commented 5 years ago

@tuler And this library doesn't work in windows operating system. Please test directly uploading into the lambda