Christophe Giboudeaux changed bug 1140401
What Removed Added
CC   mcepl@suse.com, tchvatal@suse.com

Comment # 14 on bug 1140401 from
(In reply to James Rome from comment #13)
> The bottle server and web interface IS installed in /var/recoll-webui-master
> var # ls recoll-webui-master
> .git        README.rst  bottle.pyc   examples      static 
> webui-standalone.py  webui.py
> .gitignore  bottle.py   conftree.py  rclconfig.py  views   webui-wsgi.py    
> webui.pyc
> 


Fine, so this confirms this is not something coming from the recoll package.
It's a git repository that was cloned into /var.


>    from cherrypy import wsgiserver
> ImportError: cannot import name 'wsgiserver'

If cherrypy comes from the python-CherryPy package, it needs a python module
that isn't available.

Adding the last maintainers who touched python-cherrypy to the CC list.


You are receiving this mail because: