Question: what to do, my Python is getting crazy

Pekeika m.echavarriagregory at umiami.edu
Mon Nov 17 09:56:07 EST 2008


10 minutes later after I said thanks... the message came out again...
this is the complete lines:

PythonWin 2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit
(Intel)] on win32.
Portions Copyright 1994-2006 Mark Hammond - see 'Help/About PythonWin'
for further copyright information.
>>> Traceback (most recent call last):
  File "boot_com_servers.py", line 21, in <module>
  File "C:\Python25\lib\site-packages\pythoncom.py", line 3, in
<module>
    pywintypes.__import_pywin32_system_module__("pythoncom", globals
())
  File "C:\Python25\lib\site-packages\win32\lib\pywintypes.py", line
98, in __import_pywin32_system_module__
    ('.dll', 'rb', imp.C_EXTENSION))
ImportError: DLL load failed: The specified procedure could not be
found.

I know Python 2.5 doesn't load DLL's anymore. Should I change the DLL
extensions by .pyo or a different extension? in which files, the
pywintypes?

Gabriel, you mean, install pythonwin in another empty directory ans
see if it works?
and the queue IS working.
May be this a virus in my PC?
My web service is also getting crazy,

Thanks,
Angelica.



More information about the Python-list mailing list