alexus> I wanted to try out new Python 3 on my system, so I did "make
    alexus> fullinstall" and now as promised it broke every single program
    alexus> there is that runs on my system that depends on Python.

    alexus> is there a way to undo that? I've tried re-installing Python 2,
    alexus> yet that didn't help me at all.

The install targets for Python 3 explicitly don't create a symlink named
"python", so it's not obvious how you might have obliterated your Python 2
installation.  You didn't provide any information about your environment
(Windows?  Linux?  Mac?  Was Python 2 provided by your OS vendor or
installed by you?)

-- 
Skip Montanaro - s...@pobox.com - http://smontanaro.dyndns.org/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to