Error: from sqlalchemy import exceptions as sqla_exceptions-> ImportError: cannot import name exceptions -> cannot start childsplay application in Kubuntu 14.04

Asked by Biplab Mallick

I am using Kubuntu 14.04 in my computer and I installed Childsplay, but it does not get opened.
The terminal output as follows:-

mallick@mallick-desktop:~$ childsplay
Traceback (most recent call last):
  File "/usr/games/childsplay", line 118, in <module>
    import childsplay_sp.SPMainCore as SPMainCore
  File "/usr/lib/python2.7/dist-packages/childsplay_sp/SPMainCore.py", line 64, in <module>
    from sqlalchemy import exceptions as sqla_exceptions
ImportError: cannot import name exceptions
mallick@mallick-desktop:~$

Please help,
Thanking you,

Biplab.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu childsplay Edit question
Assignee:
No assignee Edit question
Solved by:
Biplab Mallick
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1
Revision history for this message
Biplab Mallick (biplabmallick-sal) said :
#2

Thank you sir,
My problem solve
Biplab,

On Sun, May 17, 2015 at 11:11 PM, Mark Rijckenberg <
<email address hidden>> wrote:

> Your question #267018 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/267018
>
> Linked to bug: #1316557
> https://bugs.launchpad.net/bugs/1316557
> "childsplay does not start on Trusty (14.04)"
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Biplab Mallick (biplabmallick-sal) said :
#3

Thank you all, the problem get solved.