Hi,

> When running any application using python-alchemy, the application
> crashes with the following error message:
>  File "/usr/lib/python2.6/dist-packages/sqlalchemy/__init__.py", line
>  51, in <module>
>    from sqlalchemy.types import (
> ValueError: bad marshal data
> 
> I noticed the problem when trying to run anki, but the following
> testcase is sufficient to experience the problem:
>   echo "from sqlalchemy import *" >> /tmp/test.py
>   python /tmp/test.py

please give python-sqlalchemy 0.6.3 from unstable a try - it fixed the problem
for me. Although I would be interested in the reason why this could happen at 
all.

Cheers,

Bernd
-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
                   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to