AlexK
Python dependency managment issue withPyMuPDF
Unfortunately
pypdf
doesn't do the job, some files have widgets that are not parsed.
@rubenf about the pre-installing it, right now i'm using the community edition, just to get to know Windmill. I see the UI option of init scripts is for EE version only. From the documents I understand the for community edition the approach is to add the dependency via the docker file, is this correct?
Assuming it is, do I need to mention anything in the script itself so it won't try to fetch the dependency ? I'm basically asking how the package that was installed is "connected" to the script.
Thanks9 replies