Re: win32api not found?

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

    Re: win32api not found?

    On Saturday 19 July 2008 21:13:04 Lamonte Harris wrote:
    Where can I get the win32api module? I been searching all day on google and
    nothing, i installed
    https://sourceforge.net/project/show...group_id=78018 which requires
    win32api and its not found...
    What are the actions you do and the commands you give, and what is the precise
    error you get?

    Greetings,

    --
    "The ability of the OSS process to collect and harness
    the collective IQ of thousands of individuals across
    the Internet is simply amazing." - Vinod Vallopillil

  • Fuzzyman

    #2
    Re: win32api not found?

    On Jul 19, 8:45 pm, Michiel Overtoom <mot...@xs4all. nlwrote:
    On Saturday 19 July 2008 21:13:04 Lamonte Harris wrote:
    >
    Where can I get the win32api module? I been searching all day on googleand
    nothing, i installed
    https://sourceforge.net/project/show..._id=78018which requires
    win32api and its not found...
    >
    If you have successfully installed the pywin32 extensions then you
    *will* be able to import win32api.

    What happens if you start the Python interactive interpreter and enter
    'import win32api' ?

    Michael Foord
    Pedestrian accidents can happen in the blink of an eye, changing lives forever. When you're out for a stroll or crossing the street, an unexpected collision


    What are the actions you do and the commands you give, and what is the precise
    error you get?
    >
    Greetings,
    >
    --
    "The ability of the OSS process to collect and harness
    the collective IQ of thousands of individuals across
    the Internet is simply amazing." - Vinod Vallopillilhttp ://www.catb.org/~esr/halloween/halloween4.html

    Comment

    Working...