Re: [PythonCE] win32process.pyd

2007-02-22 Thread Luke Dunstan
ndrew Booth" <[EMAIL PROTECTED]> To: Sent: Monday, February 19, 2007 7:15 PM Subject: [PythonCE] win32process.pyd >I have recently (finally) upgraded from 2.3.5 to 2.5. > > I previously had win32process.pyd in the Lib directory. However, when I > put > it in the L

[PythonCE] win32process.pyd

2007-02-19 Thread Andrew Booth
I have recently (finally) upgraded from 2.3.5 to 2.5. I previously had win32process.pyd in the Lib directory. However, when I put it in the Lib or the DLLs directory, I get: Import win32process ImportError: DLL load failed: The specified module could not be found. Am I putting it in the wrong pl