I'm a newbie.
Just wondering if there is something simple I've misconfigured before
I go trying to debug this. I'm walking through the Pylonsbook.com
tutorial...and am just getting to the part in section 3 of the
tutorial that uses SQLAlchemy to manage user data in a model. I
believe I've done most of what is in the tutorial and I end up with
this:
File "/home/etienne/penv/lib/python2.4/site-packages/AuthKit-0.4.0-
py2.4.egg/authkit/users/sqlalchemy_driver.py", line 1, in ?
from sqlalchemy.ext.assignmapper import assign_mapper
ImportError: No module named assignmapper
when I try to start up the paster server. I'm wondering is my
SQLAlchemy version too new? (i'm on 0.5rc..) seems like this
ext.assignmapper was being phased out between 0.3 and 0.4 of
SQLAlchemy)? I'm wondering perhaps i just misconfigured something?...
I'm wondering what is the latest version of AuthKit.. is there a
location this is stored (the repository i found which i searched
seemed pretty old)?...any ideas?
Steven
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---