README: warning about lxml installation

master
pictuga 2020-04-28 21:58:26 +02:00
parent cb69e3167f
commit c186188557
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ Simplest way to get these:
pip install git+https://git.pictuga.com/pictuga/morss.git@master
```
The dependency `lxml` is fairly long to install (especially on Raspberry Pi, as
C code needs to be compiled). If possible on your distribution, try installing
it with the system package manager.
You may also need:
- Apache, with python-cgi support, to run on a server