OsmarO
Windmillโ€ข12mo agoโ€ข
67 replies
Osmar

Hey guys im getting an error using PyMuPDF python lib

Each time that i run this on windmill i get:

ImportError: cannot import name 'Sequence' from 'collections' (/usr/local/lib/python3.11/collections/init.py)
pymupdf==1.25.1

But when i run this locally with uv i dont have any issue
image.png
Was this page helpful?