[python-win32] python 3.4 and pywin32

Thomas Heller theller at ctypes.org
Tue Mar 25 09:17:31 CET 2014


Am 24.03.2014 21:25, schrieb Vernon D. Cole:
> So why is _mine_ broken, too?

No idea.

>  What exactly did you clean up?

I ran the bdist_wininst uninstaller, then ran 'pip uninstall pywin32'
and installed the bdist_wininst installer again then it worked.

Previously I probably had a mess of installed versions, from the
original bdist_wininst installer that I downloaded from sourceforge,
plus a wheel package that I built myself with
'wheel convert pywin32-218.win32-py3.4.exe' and then installed with pip.

It seems I cannot reproduce now the problem that I had then.
Note: all this is with 32-bit python, on win7 64-bit.

>
>
> On Mon, Mar 24, 2014 at 10:38 AM, Thomas Heller <theller at ctypes.org
> <mailto:theller at ctypes.org>> wrote:
>
>     Am 21.03.2014 21 <tel:21.03.2014%2021>:22, schrieb Thomas Heller:
>
>         [this has also been sent to the python-dev mailing list]
>
>         With python 3.4 and pywin32 version 218 it is only possible
>         to import win32com or win32api when pywintypes has been imported
>         before.
>
>
>     False alarm: after cleaning everything up and installing again this
>     works now. Sorry for the noise.
>
>
>     Thomas
>
>
>     _________________________________________________
>     python-win32 mailing list
>     python-win32 at python.org <mailto:python-win32 at python.org>
>     https://mail.python.org/__mailman/listinfo/python-win32
>     <https://mail.python.org/mailman/listinfo/python-win32>
>
>



More information about the python-win32 mailing list