[Tutor] win32file missing from python build

Magnus Lyckå magnus at thinkware.se
Fri Jul 23 01:49:09 CEST 2004


At 05:45 2004-07-23 +0800, john bofifin wrote:
>I have latest build of Python windows98.  I can't compile serial routines
>because IDE complains that  win32file   can't be found.
>It is not on my computer and I can't find it on google.
>
>Would someobody please email me the win32 files for pyhton used with
>the import command.

Did you install the win32all package?

 From http://python.org/2.3.4/ :

"Windows users should download the Windows installer, Python-2.3.4.exe, run 
it and follow the friendly instructions on the screen to complete the 
installation. Windows users may also be interested in Mark Hammond's 
win32all, a collection of Windows-specific extensions including COM support 
and Pythonwin, an IDE built using Windows components."

It's at http://starship.python.net/crew/mhammond/win32/Downloads.html



--
Magnus Lycka (It's really Lyckå), magnus at thinkware.se
Thinkware AB, Sweden, www.thinkware.se
I code Python ~ The Agile Programming Language 



More information about the Tutor mailing list