[IPython-user] PDB working with Python 2.5?
belinda thom
bthom at cs.hmc.edu
Mon Nov 20 13:50:27 CST 2006
I have seen similar errors running Python 2.4.3 when adding the
sys.execpthook code to standalone programs, as described here:
http://ipython.scipy.org/doc/manual/
node10.html#SECTION000102000000000000000
--b
On Nov 20, 2006, at 11:41 AM, Jesus Aguillon wrote:
> I am using the following versions of Python and IPython on Windows
> XP SP2 -
>
> Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
> (Intel)]
> Type "copyright", "credits" or "license" for more information.
>
> IPython 0.7.2 -- An enhanced Interactive Python.
>
> If I break into pdb and then try to execute any command I get the
> following:
>
> *** ERROR ***
> This version of pdb has a bug and crashed.
> Returning to IPython...
>
> Does IPython work with Python 2.5, do I need a patch?
>
> Thank you,
>
> --
> jesusATaguillonDOTcom
>
> _______________________________________________
> IPython-user mailing list
> IPython-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-user
mailing list