I'm using IronPython 2.7.8 on Window 10. I have several Python versions and distros installed. I am successfully accessing my .NET assemblies from IronPython. Now I need to access some COM assemblies ...
Recently I have read in the news that numpy has been ported to .NET. I am trying to install numpy, pandas, scipy packages into IronPython environment, but I am getting different errors which usually ...