maxmont

Results 2 issues of maxmont

Hi all, I manage installing numpy and scipy libraries. it's working with ironpython 2.7.5 but I get an error with 2.7.7 : File "C:\Program Files (x86)\IronPython 2.7\Lib\site-packages\numpy\__init__.py", line 155, in...

Port to ipy3

Hi all, instead of serializing all properties (ignoring ones by attribute), I 'd like to serialize the proporties I want by custom attribute. How can I do that? Thanks for...