Neacsa Bogdan Valentin writes:
> cherrypy.tools.buffet_genshi = BuffetTool('genshi',
> 'tvb.interfaces.web.templates.genshi')
> here, 'tvb'.interface.web.templates.genshi' is a 'python package' in the
> sense that there is an __init__.py there and the only thing in that folder
> are the html
So I've ran intro a problem that I can't really find any discussion about,
I guess it's kind of a narrow chance anyone ran into anything similar but I
have no ideea how to TRY and fix it so I'll give it a try.
So for start my project runs fine when started normally. I'm trying to
convert