Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #53596

Re: can't find win32api from embedded pyrun call

Newsgroups comp.lang.python
Date 2013-09-03 21:32 -0700
References <1150765862.185334.53290@u72g2000cwu.googlegroups.com> <1150778593.107920.286580@b68g2000cwa.googlegroups.com> <1150830594.337374.48170@p79g2000cwp.googlegroups.com> <f6b9a3a7-8733-42bd-9af0-e348562aa1b5@googlegroups.com>
Message-ID <36a4e567-e3d9-4bc3-99d7-42f22020ca0b@googlegroups.com> (permalink)
Subject Re: can't find win32api from embedded pyrun call
From "David M. Cotter" <me@davecotter.com>

Show all headers | View raw


note that when the script is called, i DO see this in the output window:

> 'kJams 2 Debug.exe': Loaded 'C:\Python27\Lib\site-packages\win32\win32api.pyd'
> 'kJams 2 Debug.exe': Loaded 'C:\Windows\SysWOW64\pywintypes27.dll'
> 'kJams 2 Debug.exe': Unloaded 'C:\Python27\Lib\site-packages\win32\win32api.pyd'
> 'kJams 2 Debug.exe': Unloaded 'C:\Windows\SysWOW64\pywintypes27.dll'

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: can't find win32api from embedded pyrun call "David M. Cotter" <me@davecotter.com> - 2013-09-03 13:50 -0700
  Re: can't find win32api from embedded pyrun call "David M. Cotter" <me@davecotter.com> - 2013-09-03 21:32 -0700
  Re: can't find win32api from embedded pyrun call Tim Golden <mail@timgolden.me.uk> - 2013-09-04 08:50 +0100

csiph-web