Hi all -- I've wasted the better part of a week trying to figure out how to get ToscaWidgets running on Google App Engine, to no avail. As far as I can see, the problem is mainly all the references to pkg_resources riddling the code; since pkg_resources doesn't run on App Engine (and the ways of getting it to run, such as using paste-deploy, seem too error-prone and buggy for me to trust them). I've tried working through the code removing the pkg_resources references. In general it doesn't seem very integral to ToscaWidgets, mostly allowing a lot of automatic imports and auto-discovery of resources--which is nice, but really unnecessary for what I need--but I just don't understand the code enough for that to be a simple or straightforward task. And I've run out of time to keep poking around with it myself.
So, is anyone aware of a Python web HTML/form framework similar to ToscaWidgets that doesn't include all the dependencies? -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ToscaWidgets-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/toscawidgets-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
