Eoghan Murray wrote:
>
> Hi,
>
> On upgrade from 0.5.3 to 0.5.4 (the current version pip installs) I'm
> getting a strange error when I attempt to do an eagerload_all
>
>     'module' object has no attribute 'IdentityManagedState'
>
> a grep on site-packages turned up no results for
> 'IdentityManagedState'
>
> Other installations:  elixir 0.6.1, turbogears 1.0.8, python2.6
>
> I've reverted to 0.5.3 for now,
>
> All the best!
>

i'm hypothesizing that pip left old .pyc files lying around.  Blow those
away before you install again.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to