Hi Stan - is this with the most recent (b5) release of Python for .NET? If not, could you try with that and see if you get the same result?
Brian Lloyd [EMAIL PROTECTED] V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Stan Pinte > Sent: Wednesday, March 30, 2005 11:17 AM > To: [email protected] > Subject: [Python.NET] application crash. > > > hello, > > the following application (python/C#) is working properly, when I do not > run simpy, a python framework. Once I enable, I get an immediate crash. > > See enclosed for runnable/compilable example. (run "python test.py"). To > run, it needs the Simpy framework, GPL, that you can get there: > http://simpy.sourceforge.net/ > > Simpy makes heavy uses of the "yield" construct. > > as soon as I uncomment that line in the script: > > #simulate() > > I get an immediate crash. I see no reason for this crash. > > I will open a tracker item. > > Stan. > > _________________________________________________ > Python.NET mailing list - [email protected] > http://mail.python.org/mailman/listinfo/pythondotnet > _________________________________________________ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
