Newbie Question about Python win 32 -200

RASTM2 rastm2 at aol.com
Tue Apr 13 09:29:16 EDT 2004


Hello, 
I installed the python2.3.3exe for windows then installed the
pywin32-200.win32-py23.exe

and when pywin ide loads it hangs with this traceback

"""Python Traceback when executing Initinstance handler"""
  File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\intpyapp.py",
line 163, in InitInstance
    import interact
  File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\interact.py",
line 26, in ?
    import winout
  File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\winout.py",
line 26, in ?
    from pywintypes import UnicodeType
  File "C:\PYTHON23\Lib\site-packages\win32\lib\pywintypes.py", line 55, in ?
    __import_pywin32_system_module__("pywintypes", globals())
  File "C:\PYTHON23\Lib\site-packages\win32\lib\pywintypes.py", line 48, in
__import_pywin32_system_module__
    raise ImportError, "Can not locate " + filename
exceptions.ImportError: Can not locate pywintypes23.dll 

I'm on windows 98.

Can someone please explain too me what this means and maybe tell me how to fix
it. 

Thank you, 
Ray St. Marie 
Rastm2 at aol.com




More information about the Python-list mailing list