mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-31 15:23:02 +00:00 
			
		
		
		
	Updated Manual Installation (markdown)
| @@ -24,7 +24,7 @@ _These instructions assume a Debian-based Linux distribution (Ubuntu, Raspberry | ||||
|  | ||||
|    **PRO TIPS**: | ||||
|  | ||||
|    - If the above has trouble pip installing `cryptography` (e.g. as Raspberry Pi OS evolves, failing here almost every year!) then a valuable workaround can be to start over (from the beginning!) and **instead of Step 4.** run `apt install python3-cryptography` then `python3 -m venv venv --system-site-packages` — to give the virtual environment access your OS's python3-cryptography. | ||||
|    - If the above has trouble pip installing `cryptography` (e.g. as Raspberry Pi OS evolves, failing here almost every year!) then a valuable workaround can be to start over (from the beginning!) and **instead of Step 4.** run `apt install python3-cryptography` then `python3 -m venv venv --system-site-packages` — to give the virtual environment access to your OS's python3-cryptography. | ||||
|  | ||||
|    - Just FYI on **Ubuntu** and **Debian**, `python3-cryptography` is already installed by default, unlike on **Raspberry Pi OS**. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 A Holt
					A Holt