Hi,

when doing

python -c "from paste.deploy import appconfig"

I get the following output:

http://paste.turbogears.org/paste/10023

Now obviously I'm not doing this for fun - it just prevents me from using TG2 
with mod_wsgi.

The problem seems to be dependend on the order of packages easy_install has 
installed. As I have a virtualenv where it *works*. And even in the "broken" 
VE I can run 

paster serve development.ini

Then seemingly imports are resolved in an order that is accepted by python.

Any suggestions?

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to