mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-30 23:03:02 +00:00 
			
		
		
		
	./venv/bin/python3 cps.py is required for command to work
| @@ -16,7 +16,7 @@ If you want to manually install Calibre-Web ("from source"), follow the procedur | |||||||
|  |  | ||||||
| 5. Download and extract Calibre-Web into the current folder (in this example /opt/calibre-web) | 5. Download and extract Calibre-Web into the current folder (in this example /opt/calibre-web) | ||||||
|  |  | ||||||
| 6. Execute the command: `./venv/bin/python3 cps.py` (or `nohup ./venv/python3 cps.py` - recommended if you want to exit the terminal window) | 6. Execute the command: `./venv/bin/python3 cps.py` (or `nohup ./venv/bin/python3 cps.py` - recommended if you want to exit the terminal window) | ||||||
|  |  | ||||||
| Issues with Ubuntu: | Issues with Ubuntu: | ||||||
| Please note that running the above install command can fail on some versions of Ubuntu, saying `"can't combine user with prefix"`. This is a [known bug](https://github.com/pypa/pip/issues/3826) and can be remedied by using the command `./venv/python3 -m pip install --system -r requirements.txt` instead. | Please note that running the above install command can fail on some versions of Ubuntu, saying `"can't combine user with prefix"`. This is a [known bug](https://github.com/pypa/pip/issues/3826) and can be remedied by using the command `./venv/python3 -m pip install --system -r requirements.txt` instead. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 4ce
					4ce