cannot run makepy or COM browser

Robert C. Kircher, Jr. bob at kontactsoftware.com
Sat Dec 15 18:21:37 EST 2001


When I try to run makepy or the com browser I get the following errors.  Any
ideas?

Thanks


>>> Failed to execute command:
from win32com.client import makepy;makepy.main()
Traceback (most recent call last):
  File "D:\Python21\Pythonwin\pywin\framework\toolmenu.py", line 103, in
HandleToolCommand
    exec "%s\n" % pyCmd
  File "<string>", line 1, in ?
ImportError: cannot import name makepy
>>>

>>> Failed to execute command:
from win32com.client import combrowse;combrowse.main()
Traceback (most recent call last):
  File "D:\Python21\Pythonwin\pywin\framework\toolmenu.py", line 103, in
HandleToolCommand
    exec "%s\n" % pyCmd
  File "<string>", line 1, in ?
ImportError: cannot import name combrowse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20011215/01092f5b/attachment.html>


More information about the Python-list mailing list