On May 19, 2007, at 12:57 PM, Adam wrote:

>
> Hi.
>
> I'm getting the error "ImportError: cannot import name
> SessionMiddleware" when I try to get paster to serve up a pylons page
> with no changes to the paste.  Beaker is installed and up-to-date.
> Running Python 2.5 on WinXP.  It's pretty much a vanilla install of
> Python and Pylons -- I used "easy_install pylons".
>

The latest Beaker (released yesterday) breaks these imports.  
Hopefully a new version will be released later today that fixes the  
imports -- in the meantime, downgrading Beaker should workaround the  
issue:

easy_install -U "Beaker==0.6.3"

--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to