[Python.NET] using external assembly with pythonnet

2014-06-16 Thread alexandre . pineau . p
Hello, I'm a beginner in pythonnet, and I try to use an external assembly with pythonnet. I use python 2.7.7, and a pythonnet version installed with pip install --pre pythonnet. I have also installed the framework 4 I try to load for instance the tamir dll (net version 1.1). Assembly and s

Re: [Python.NET] [matplotlib-devel] .NET backend working

2014-06-16 Thread David Anthoff
Hi Sudharshan, Python.Net has nothing to do with IronPython, so this is probably not the right place to find info on IronPython solutions. I was looking for the same thing as you a couple of years ago and didn't find anything. For a time there were some efforts to bring the scientific pytho