We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6912dd9 commit 3991c6fCopy full SHA for 3991c6f
README.md
@@ -68,7 +68,7 @@ sudo dnf install python3-lxml python3-reportlab python-cairosvg fonttools python
68
```
69
On Debian:
70
71
-sudo apt install python3-cairosvg python3-fonttools python3-lxml python3-packaging python3-pillow python3-reportlab python3-yaml
+sudo apt install python3-cairosvg python3-fonttools python3-lxml python3-packaging python3-pillow python3-reportlab python3-yaml python3-opencv python3-fitz
72
73
Locate the directory where your CEWE album software is installed. You can recognize it by the many `.so` files and some subdirs like `Resources`).
74
Put this directory name into a configuration file ``cewe2pdf.ini`` (or, I guess, the now deprecated ``cewe_folder.txt``)
0 commit comments