[python-win32] pywin32 build 214 released

Marc-Andre Belzile Marc-Andre.Belzile at autodesk.com
Wed Aug 5 15:06:21 CEST 2009


Yes, sorry, I just realized that after sending the mail.

I have another problem though when I try to bind the scripting engine to the script site object in my C++ app. Calling IActiveScript::SetScriptSite returns E_FAIL. I haven't try yet with 3.0 and build 213. Is it a known regression with 214?

thanks
-mab




-----Original Message-----
From: Mark Hammond [mailto:mhammond at skippinet.com.au] 
Sent: Tuesday, August 04, 2009 7:25 PM
To: Marc-Andre Belzile
Cc: Python-win32 at python.org
Subject: Re: [python-win32] pywin32 build 214 released

On 5/08/2009 3:55 AM, Marc-Andre Belzile wrote:
> Hi,
>
> I can't install build 214 (amd64), the installer gives this error message
>
> ---------------------------
> Cannot install
> ---------------------------
> Python version 3.1 required, which was not found in the registry.
> ---------------------------
> OK
> ---------------------------
>
> Is there anything special to do to get passed this ? Yes, I've installed python 3.1

My guess is you made a mismatch between the 64 and 32 bit versions of 
Python and Pywin32 - ie, you probably have the 32bit version of Python 
3.1, but the 64bit version of PyWin32.

Cheers,

Mark.

>
> -----Original Message-----
> From: python-win32-bounces+marc-andre.belzile=autodesk.com at python.org [mailto:python-win32-bounces+marc-andre.belzile=autodesk.com at python.org] On Behalf Of Elias Fotinis
> Sent: Wednesday, July 08, 2009 6:22 AM
> To: mhammond at skippinet.com.au
> Cc: Python-win32 at python.org
> Subject: Re: [python-win32] pywin32 build 214 released
>
> From: "Mark Hammond"
>> Thanks for the note - can someone with build 213 for Python 3.0 installed
>> check if they have the same problem or not (ie, if it is a regression or
>> just the first report of a problem existing for a few months)?
>
> I just tried 213 for 3.0.1 and it works OK, so it looks like a 214/3.1
> regression.
>
>> Ideally an issue should be opened at sourceforge too - I'm busy at the
>> moment, so may end up forgetting about then when I next find pywin32
>> time...
>
> Done:
> http://sourceforge.net/tracker/?func=detail&aid=2818443&group_id=78018&atid=551954
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32



More information about the python-win32 mailing list