diff options
-rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,6 +4,8 @@ Create a virtualenv # activate this virtualenv . ./bin/activate +Check for /usr/bin/convert (see web.py Popen) + Install dependencies easy_install pip pip install whoosh @@ -32,6 +34,5 @@ Run Webapp * Restarting with reloader... - -Check for +Check your whoosh version: http://bitbucket.org/mchaput/whoosh/issue/48/temp-directories-are-not-deleted-when |