nlmatics / nlm-ingestor

This repo provides the server side code for llmsherpa API to connect. It includes parsers for various file formats.
https://www.nlmatics.com
Apache License 2.0
922 stars 112 forks source link

Not able to install nlm_ingestor #30

Open sli701 opened 4 months ago

sli701 commented 4 months ago

image

Hi, I have been trying to install nlm-ingestor, it keeps saying the above errors, any hints would be greatly appreciated

siliconberry commented 3 months ago

yeah, same here.. spent 5+ hrs on it and still no luck.. Frustrating !

ansukla commented 3 months ago

libxml needs some dependencies to be installed outside pip. See: https://lxml.de/installation.html#requirements. This can get alittle more complex on Macs or windows. Using the docker image is easier.

capoveur commented 1 month ago

Hi any update on this? How does this work using the docker image?