This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author devplayer
Recipients devplayer, eric.araujo, r.david.murray, terry.reedy
Date 2011-01-03.01:41:40
SpamBayes Score 1.2229778e-10
Marked as misclassified No
Message-id <1294018904.8.0.370559168151.issue10060@psf.upfronthosting.co.za>
In-reply-to
Content
from GetMainFrame import GetWindowText
Traceback (most recent call last):
  File "<input>", line 1, in <module>
ImportError: No module named GetMainFrame


Also, I installed from the MS-Windows installer file:
pywin32-214.win32-py2.7.exe

not from "pywin32-214.zip" which I think is the source distrobution.

I've tried reinstallation but I get the same results.
History
Date User Action Args
2011-01-03 01:41:44devplayersetrecipients: + devplayer, terry.reedy, eric.araujo, r.david.murray
2011-01-03 01:41:44devplayersetmessageid: <1294018904.8.0.370559168151.issue10060@psf.upfronthosting.co.za>
2011-01-03 01:41:40devplayerlinkissue10060 messages
2011-01-03 01:41:40devplayercreate