vault backup: 2024-08-11 20:07:34
This commit is contained in:
parent
2b22d5a685
commit
7cc17ecb17
|
|
@ -381,4 +381,11 @@ Specific release upgrade `freebsd-update upgrade -r 13.3-RELEASE`
|
||||||
* Activate venv with `. ~/venv/venv311-calibre-web/bin/activate`
|
* Activate venv with `. ~/venv/venv311-calibre-web/bin/activate`
|
||||||
* `pip install calibre-web`
|
* `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>
|
See <https://github.com/janeczku/calibre-web>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue