mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-07 14:40:08 +00:00
Updated Manual Installation (markdown)
parent
3ad97776ec
commit
e5809312c8
@ -26,7 +26,7 @@ _These instructions assume a Debian-based Linux distribution (Ubuntu, Raspberry
|
|||||||
5. **Install dependencies** by running:
|
5. **Install dependencies** by running:
|
||||||
- `./venv/bin/python3 -m pip install -r requirements.txt`
|
- `./venv/bin/python3 -m pip install -r requirements.txt`
|
||||||
|
|
||||||
6. As of 2024-10-08, the OS version of `python3-cryptography` is mysteriously no longer enough (as tested on Ubuntu 24.10!), so **install `cryptography` using pip:**
|
6. As of 2024-10-09, the OS version of `python3-cryptography` is mysteriously no longer enough (as tested on Ubuntu 24.10 AND Debian 13 Trixie), so **install `cryptography` using pip:**
|
||||||
- `./venv/bin/python3 -m pip install cryptography`
|
- `./venv/bin/python3 -m pip install cryptography`
|
||||||
<!-- **PRO TIP:**
|
<!-- **PRO TIP:**
|
||||||
- **If you want a more recent version of `cryptography`** than your OS offers: -->
|
- **If you want a more recent version of `cryptography`** than your OS offers: -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user