[Python.NET] [Python.Net] AcquireLock deadlock while calling Python from C#

2010-12-01 Thread AwareMan
Hi, As Python offers better scientific computing libraries, I wish to reate a bridge between Python and C#. Numpy and matplotlib being some modules needed, I choosed Python.Net rather than IronPython in order to make this work (I'm aware of the existence of IronClad, but unfortunately it seems not

[Python.NET] [Python.Net] AcquireLock deadlock while calling Python from C#

2010-12-03 Thread AwareMan
Hi, sorry for the two posts, i was not sure if the mailing list server would let the first one be sent as this address wasn't registered :x I finally managed to solve the issue, and I'm a bit ashamed of the trivialness of the solution but well, it may help someone someday. The difference between