ere I used to have python 2.6.4. I'm
> > > > working on Win7.
>
> > > > The IDLE GUI works, but I get the following message when trying to
> > > > open *.py files written for py 2.6
>
> > > > The Application cannot locate win32ui.pyd (or Pytho
g on Win7.
>
> > > The IDLE GUI works, but I get the following message when trying to
> > > open *.py files written for py 2.6
>
> > > The Application cannot locate win32ui.pyd (or Python) (126)
>
> > win32ui is part of the PyWin32 package. Most like
to
> > open *.py files written for py 2.6
>
> > The Application cannot locate win32ui.pyd (or Python) (126)
>
> win32ui is part of the PyWin32 package. Most likely you have a version
> of PyWin32 for Python 2.6 installed, you should uninstall that and
> insta
On Aug 4, 2:35 pm, vsoler wrote:
> Hi all,
>
> I just installed python 3.1.2 where I used to have python 2.6.4. I'm
> working on Win7.
>
> The IDLE GUI works, but I get the following message when trying to
> open *.py files written for py 2.6
>
> The Appli
Hi all,
I just installed python 3.1.2 where I used to have python 2.6.4. I'm
working on Win7.
The IDLE GUI works, but I get the following message when trying to
open *.py files written for py 2.6
The Application cannot locate win32ui.pyd (or Python) (126)
Should I change the PA