Missing Win32con

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • NGETI

    Missing Win32con

    I have installed Python and it appears to work. Trying it out on some
    scripts gives me the error, "cannot find win32con"

    Can anyone suggest where I can get this file? I am running Windows
    2000.



  • Michael Geary

    #2
    Re: Missing Win32con

    > I have installed Python and it appears to work. Trying it out on[color=blue]
    > some scripts gives me the error, "cannot find win32con"
    >
    > Can anyone suggest where I can get this file? I am running
    > Windows 2000.[/color]

    Install Mark Hammond's Windows extensions:



    -Mike


    Comment

    Working...