Jared McQueen
Jared McQueen
as noted [here](https://github.com/miguelgrinberg/Flask-SocketIO/issues/93), using earlier gunicorn versions may work for you. pip uninstall gunicorn pip install gunicorn==18.0
did you ever figure this out?
@38 I know you are looking for participants - I can help get the canvas stuff sorted out so that it'll at least compile again natively without these workarounds
+1 on this. pdfminer struggles with a large amount of documents I'm testing with. pymupdf, on the other hand opens anything I throw at it flawlessly. `ocr=true` will flip to...
seems to be pdfminer: https://github.com/pdfminer/pdfminer.six/issues/1004 https://github.com/NixOS/nixpkgs/pull/339919 there's a fix now but you'll have to wait until it gets released, which could be a while.
FYI my working config to deploy this via custom values is: ```yaml natsBox: enabled: true container: image: tag: 0.14.2-nonroot merge: command: - sh - -ec - | work_dir="$(pwd)" mkdir -p...
@roggervalf thanks for the update. What kind of timeline do you have in mind? Huge fan of this project and would be willing to help speed it along any way...
hey @roggervalf just checking in after a few weeks. Was thinking about writing a workaround for python / cron. Holler if you have a timeline for true implementation. Again, I...