vault backup: 2024-08-11 20:07:34

This commit is contained in:
Jerry Jacobs 2024-08-11 20:07:34 +02:00
parent 2b22d5a685
commit 7cc17ecb17
1 changed files with 7 additions and 0 deletions

View File

@ -381,4 +381,11 @@ Specific release upgrade `freebsd-update upgrade -r 13.3-RELEASE`
* Activate venv with `. ~/venv/venv311-calibre-web/bin/activate`
* `pip install calibre-web`
Error: native python module not installed need from ports:
```
ImportError: No module named _sqlite3
```
See <https://github.com/janeczku/calibre-web>