; -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Charlie Taylor
> Sent: Monday, 10 January 2005 2:26 PM
> To: python-win32@python.org
> Subject: [python-win32] ERROR installing pywin32 for python 2.2
>
>
> I am getting an error from
I am getting an error from the install of...
pywin32-203.win32-py2.2.exe on an NT 4.0 system.
It looks like the "import win32trace" statement is the point of failure and
gives the error message...
error: (3, 'CreateMutex', 'The system cannot find the path specified.')
Does anyone recognize this