Commit graph

20 commits

Author SHA1 Message Date
9d42de5da4 🐳 run-docker-hub-update: Update to the latest containers 2020-09-25 17:46:55 +02:00
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.
2020-09-03 18:01:20 +02:00
e535311fcb
📝 README: Mention venv when installing ppn2ocr 2020-09-03 17:55:58 +02:00
b7ea32ceb2 📝 README: Fix SBB documentation comment 2020-08-25 18:56:49 +02:00
b7c3a9a879 📝 README: Update to reflect that we are now using multiple containers 2020-08-25 18:56:31 +02:00
3f511bc8e3 🗒️ README: Break jpageviewer line 2020-08-05 11:16:36 +02:00
0aa541fa18 📓 README: Reference howto/*proxy*.md instead of duplicating the proxy settings 2020-06-18 14:46:01 +02:00
6c74672916 🚧 ppn2ocr: Update README to use the correct path to requirements-ppn2ocr.txt 2020-06-03 11:18:36 +02:00
9b7437601f 🚧 ppn2ocr: Update README 2020-06-03 11:17:18 +02:00
7c5cbc7244 📝 ppn2ocr: Add to README, including proxy configuration 2020-05-22 17:23:49 +02:00
5da25f0aeb 📝 README: Use the image from Docker Hub 2020-03-02 18:52:34 +01:00
8462112863
📝 README: **test environment** 2020-02-21 16:59:35 +01:00
8177aab29f 📝 README: Mention historical prints 2020-02-21 16:57:22 +01:00
dcbdefc16e 📝 README: Describe what this does and why 2020-02-21 16:54:10 +01:00
abc207d655 📝 README: Include example workspace + reference PAGE Viewer and dinglehopper
Fixes GH-7.
2020-02-21 13:22:06 +01:00
61bb4f99f6 Travis: Add status badge 2020-02-10 18:01:25 +01:00
87968cd297 🧹 README: Move TODO to my usual TODO list 2019-09-24 13:44:15 +02:00
d903e3634c 📝 README: Clarify workspace TODO 2019-09-23 15:01:27 +02:00
8a04602044 📝 README: Not using podman anymore 2019-09-23 15:01:03 +02:00
cfa7d10747 📜 Add README.md 2019-06-25 17:54:16 +02:00