On Oct 8, 2010, at 11:52 AM, M3nt0r3 wrote:

> when i try to use the 0.6.3 deb with maverick i have this error:
> 
>    File "/home/vete/pg2_work/trunk/core/promogest/dao/Dao.py", line
> 115, in select
>    return self.record.all()
> 
>    File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/query.py",
> line 1453, in all
>    return list(self)
> 
>    File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/query.py",
> line 1676, in instances
>    rows = [process[0](row, None) for row in fetch]
> 
>    File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/mapper.py",
> line 2234, in _instance
>    populate_state(state, dict_, row, isnew, only_load_props)
> 
>    File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/mapper.py",
> line 2113, in populate_state
>    populator(state, dict_, row)
> 
>    File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/
> strategies.py", line 127, in new_execute
>    dict_[key] = row[col]
> 
>  TypeError: an integer is required
> 
> it is all fine with:
> 
> 0.5.8 from deb (lucid) and from pypi,
> 0.6.3 from pypi and 0.6.4 from pypi.
> it works with debian 0.6.3.2
> 
> help?

We don't deal with Debian packages here.  If there's some glitch that is 
specific to the deb you'd have to contact its maintaner.    Also we can't do 
anything without a test case that illustrates how you get that behavior.





> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To post to this group, send email to sqlalch...@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.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@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