My Turbogears 1.1 install is in a virtualenv. I'm trying to host my app but I'm getting a ton of import errors / no module named... More specifically with peak/peak.rules and config. Is there a proper way to serving a Tg app (or any kind) that was created in a Python virtualenv?
Since creating the app and testing with CherryPy's development server, it seems CherryPy does a lot of stuff behind the scenes which could be harder to duplicate in mod_wsgi. Thanks, Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
