Commit Graph

6 Commits

Author SHA1 Message Date
Ace
0c04925cbd
Added some new required packages
To implement the RSS-feedparser, a new package is required: feedparser ->sudo pip3 install feedparser
For super-fast image processing, numpy is required -> sudo apt-get install python-numpy

The above have been added in the installer
2019-03-11 17:30:23 +01:00
Ace
e69611c95a
Updated Installer
Fixed a minor typo
2019-02-25 22:37:05 +01:00
Ace
f622ddb8a0
Added note regarding stability
Please open an issue if you encounter problems with the Installer
2019-02-22 20:18:47 +01:00
Ace
e6f08e83fd
Fixed an issue where the settings.py was missing 2019-02-12 20:29:52 +01:00
Ace
e9aa1b336d
Fixed an issue where no settings file was created 2019-02-10 23:42:11 +01:00
Ace
e7b91ca9fb
Rename Installer-with-debug to Installer-with-debug.sh 2019-02-06 22:33:44 +01:00