Le 18/09/2011 19:18, Joao Ferreira Gmail a écrit : > Hello, > > I've installed childsplay for my kids but it is not starting > > ============================================ > jmf@wheejy:~$ childsplay > 2011-09-18 18:15:48,960 - schoolsplay.SPDataManager - ERROR - No > sqlalchemy package found > Traceback (most recent call last): > File "/usr/lib/pymodules/python2.6/childsplay_sp/SPDataManager.py", > line 41, in <module> > import sqlalchemy.exceptions as sqlae > ImportError: No module named exceptions > Traceback (most recent call last): > File "/usr/games/childsplay", line 118, in <module> > import childsplay_sp.SPMainCore as SPMainCore > File "/usr/lib/pymodules/python2.6/childsplay_sp/SPMainCore.py", line > 59, in <module> > import SPDataManager as SPDataManager > File "/usr/lib/pymodules/python2.6/childsplay_sp/SPDataManager.py", > line 45, in <module> > raise Exception > Exception > > ============================================ > > this is debian wheezy > > jmf@wheejy:~$ childsplay --version > ------------------------------------------------------------ > Childsplay version: 1.5.1 > Platform :linux2 > Python version: 2.6.7 (r267:88850, Jul 10 2011, 09:55:27) > Pygame version: 1.8.1release > SDL version: 1.2.14 > Childsplay.ocempgui version: 0.2.9 > Sqlalchemy version: 0.7.2 > ------------------------------------------------------------ > jmf@wheejy:~$ > > mf@wheejy:~$ uname -a > Linux wheejy 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686 > GNU/Linux > jmf@wheejy:~$ > > > >
It's a bug, see #638747, childsplay doesn't work with sqlalchemy from testing/sid. Fortunately a fix has already been proposed, you should watch it's upload in Sid and install it when it's available. If you are in a hurry to save the day for your child, grab an older python-sqlalchemy version from stable (untested) or Ubuntu natty (works here), install it and then install childsplay. http://packages.ubuntu.com/natty/python-sqlalchemy http://packages.debian.org/squeeze/python-sqlalchemy If you'd rather go upstream here it is: http://www.sqlalchemy.org/ Cheers, don't forget Gcompris in case Childsplay isn't playing ball ;-) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e7639ef.6040...@googlemail.com