pythonwindows-xppython-3.xpython-2.7activepython

Python 3.2 doesn't work with python 2.7


I already have python 2.7 (installed using activepython). I'm trying to use python 3.2 just to learn more about it so i downloaded it from python.org

python 2.7 still works perfectly, but python 3.2 gives me this error when i try to open the ide.

enter image description here

and then I see the send error window, if i install python 3.2 using activepython i see the same error.

I'm using windows xp pro sp3 32 bit and i had the same error on sp2... How do I fix it?

EDIT @Zuljin

This is the first time that i use dependancy walker so could you give me a hand please

this is what i see

enter image description here

what does that mean? I already have these files...


Solution

  • I saw a lot of answers here. But, I think the file that you are trying to run is not correct

    C:\Python32\Pythonw.exe
    

    is not the one you use to open idle.

    Open

    C:\Python32\Lib\idlelib\idle.pyw