Commit Graph

27 Commits (04d16d93d05819a7998fd4b6aefc02f52d69ddf0)

Author SHA1 Message Date
Gerber, Mike 3bb514c8d6 📝 README: s/my_ocrd_workflow/ocrd-galley (where appropiate)
Gerber, Mike 4265f98121 📝 README: Use "the example workflow" instead of "the workflow"
Gerber, Mike 2889159a5b 📝 README: Rename to ocrd-galley
Gerber, Mike 053fc0bc34 📝 README: Fix error in ocrd-workspace-from-images example
Gerber, Mike 66f5ea103b Merge branch 'master' of https://github.com/mikegerber/my_ocrd_workflow
Gerber, Mike a6695f2927 ocrd-workspace-from-images
Mike Gerber cb5047af11
📝 README: Fix run-docker-hub-update info
Gerber, Mike 9d42de5da4 🐳 run-docker-hub-update: Update to the latest containers
Mike Gerber db63b46e65
📝 ppn2ocr: Mention upgrading pip
Installing the ppn2ocr requirements fails when pip is not updated (see issue below),
so mention the issue in the README.

Quoting https://github.com/skvark/opencv-python#frequently-asked-questions:

Q: Pip install fails with ModuleNotFoundError: No module named 'skbuild'?
Since opencv-python version 4.3.0.*, manylinux1 wheels were replaced by manylinux2014 wheels. If your pip is too old, it will try to use the new source distribution introduced in 4.3.0.38 to manually build OpenCV because it does not know how to install manylinux2014 wheels. However, source build will also fail because of too old pip because it does not understand build dependencies in pyproject.toml. To use the new manylinux2014 pre-built wheels (or to build from source), your pip version must be >= 19.3. Please upgrade pip with pip install --upgrade pip.
Mike Gerber e535311fcb
📝 README: Mention venv when installing ppn2ocr
Gerber, Mike b7ea32ceb2 📝 README: Fix SBB documentation comment
Gerber, Mike b7c3a9a879 📝 README: Update to reflect that we are now using multiple containers
Gerber, Mike 3f511bc8e3 🗒️ README: Break jpageviewer line
Gerber, Mike 0aa541fa18 📓 README: Reference howto/*proxy*.md instead of duplicating the proxy settings
Gerber, Mike 6c74672916 🚧 ppn2ocr: Update README to use the correct path to requirements-ppn2ocr.txt
Gerber, Mike 9b7437601f 🚧 ppn2ocr: Update README
Gerber, Mike 7c5cbc7244 📝 ppn2ocr: Add to README, including proxy configuration
Gerber, Mike 5da25f0aeb 📝 README: Use the image from Docker Hub
Mike Gerber 8462112863
📝 README: **test environment**
Gerber, Mike 8177aab29f 📝 README: Mention historical prints
Gerber, Mike dcbdefc16e 📝 README: Describe what this does and why
Gerber, Mike abc207d655 📝 README: Include example workspace + reference PAGE Viewer and dinglehopper
Fixes GH-7.
Gerber, Mike 61bb4f99f6 Travis: Add status badge
Gerber, Mike 87968cd297 🧹 README: Move TODO to my usual TODO list
Gerber, Mike d903e3634c 📝 README: Clarify workspace TODO
Gerber, Mike 8a04602044 📝 README: Not using podman anymore
Gerber, Mike cfa7d10747 📜 Add README.md