En Mon, 17 Mar 2008 14:22:31 -0300, hellt <[EMAIL PROTECTED]> escribió:
> On 17 мар, 15:48, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
>> En Mon, 17 Mar 2008 08:56:26 -0200, hellt <[EMAIL PROTECTED]>  
>> escribi�:
>>
>> > i have a problem with this modules py2exe + pywinauto + sendkeys used
>> > together.
>>
> pywinauto uses sendkeys when performs TypeKeys function.
> when i include sendkeys to my package's list i have an error posted
> below:
>
> "No module named SendKeys"

Does your script actually work *without* py2exe?
SendKeys is a separate package that you have to download and install  
separately.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to