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

Patch Allow start if load lxml library fails #22

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

josemiguelortizmartin
Copy link

No description provided.

@josemiguelortizmartin josemiguelortizmartin marked this pull request as draft September 9, 2024 21:33
@digitalsleuth
Copy link
Owner

Hi @josemiguelortizmartin , I wanted to ask you about the intent behind this PR. When installed either using pip, or from this repo, lxml gets installed as a requirement, and should then (if peepdf-3 installs properly) load each time without error.

If you're experiencing a specific issue with lxml not loading or installing, please raise an issue so I can see how better to resolve it.

Cheers!

@josemiguelortizmartin
Copy link
Author

Hi @digitalsleuth

I am trying use peepdf-3 in an aws lambda. I only need json responses, I don't need XML responses.

The problem found is related with lxml library (
https://stackoverflow.com/questions/69354131/how-to-import-lxml-from-precompiled-binary-on-aws-lambda).

I am trying that peepdf-3 run regardless lxml fails.

My PR was created by error. If I achieve the goal, I will open an issue to review this.

:)

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

Successfully merging this pull request may close these issues.

2 participants