I'm talking about Python.NET 2.0.  Regardless, you're using the 32-bit
version of Python on your machine, right?

 

import platform

platform.architecture()

 

John

 

From: Feihong Hsu [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 19, 2007 7:14 AM
To: John Burnett; [email protected]
Subject: Re: [Python.NET] Added 64-bit support, delegates/events broken?

 

Are you talking about Python.NET 1.0 or 2.0? I still haven't tried
Python.NET 2.0 on my 64-bit workstation, but 1.0 crashes when I try to
use Interop assemblies. I'm not seeing any problems in 1.0 with respect
to delegates/events on x64.

- Feihong

John Burnett <[EMAIL PROTECTED]> wrote:

(re-posting to break it out of the Ubuntu thread... my bad, sorry)

I've made a few changes necessary to make python.net 64-bit compatible.
I can check in the changes on Monday (unless I need an account set up
first?)  I also fixed a broken test case wrt. exceptions.

That said, I'm getting unrelated hard crashes when running the test
cases for either events or delegates (i.e. the whole test harness
crashes out).  Is anyone else seeing this, or is it something peculiar
with my setup (it's happening in both 32 and 64 bit Vista, compiled
under VS2005).  I can post details on Monday if necessary...

John

_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

 

  

________________________________

Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try
it now.
<http://us.rd.yahoo.com/evt=51731/*http:/mobile.yahoo.com/sports;_ylt=At
9_qDKvtAbMuh1G1SQtBI7ntAcJ%0d%0a> 

_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to