Davidsr wrote:
> matthew, for a newbee, how do I do this? use symlink, change and ensure 
> python will take the overwrite,etc?
> thank you
> davidsr
>
>   
Hi David

The problem I had was that there were two versions of python installed, 
python2.5 and python2.6.  I had previously changed /usr/bin/python to 
point at python2.5.  To change it back to python2.6, use the following 
command in a terminal window:

    sudo ln -s /usr/bin/python2.6 /usr/bin/python

Of course this assumes you have python2.6 installed.

Matthew

-- 
python-apport 1.0-Oubuntu5.4 failed to install or upgrade
https://bugs.launchpad.net/bugs/448123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to