2010/4/5 sanam singh <sanamsingh at hotmail.com>: > How can i install python with debugging symbols ? Looks like you just need to install python-dbg. $ sudo aptitude install python-dbg hth, Paul