Install python 2 and 3 in the "wrong" order

  • Thread starter Nagy László Zsolt
  • Start date
N

Nagy László Zsolt

I have Python 3.3 installed on my Windows 7 x64 box. Today I had to
install Python 2.7 for an older app of mine.

Here is my problem: although "#!/usr/bin/env python3" is given in the
file and "py -3" program works fine, apparently the installation of
python 2 simply has overwritten my settings (e.g. assignment *.py files
to py.exe).

Question: is there a way to fix this? Or do I have to reinstall Python 3
from scratch? (It would be a pity, I have tons of third party modules
installed for it...)

Thanks

Laszlo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top