I am running python 2.5.2 on a debian based box (mint 5) and I used the package manager to download pylons 0.9.6.1-1.
In python shell, when I type: from pylons import tmpl_context I get: ImportError: cannot import name tmpl_context How can I get this to work? Also, what is wrong with python 2.6 and pylons? Deprecation warnings and errors occur on the same import. I hesitate to show all the errors here as I read somewhere that 2.6 is not supported in linux. Is this true? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
