On Jun 17, 2:20 am, cnu <[EMAIL PROTECTED]> wrote: > Hi, > from pylons.database importcreate_engine > ImportError: cannot import namecreate_engine > > Even when I try to "from pylons.database importcreate_engine" in the > python shell, it show up the ImportError. > Am I missing something?
My mistake. I didnt install sqlalchemy. Works now. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
