>
> Just as CPython - uses the C API to run python code
>

jelle feringa thank you for replying.
What do you think about using ironclad? from its google project home it
claims
"Ironclad basically works by reimplementing the Python C API in C#, and
performing a little bit of underhanded trickery to convince .pyd files to
talk to our version of the API..."
The last release have been confirmed to work with numpy and scipy.
Do you think it can be used with pythonocc? maybe the pythonocc-SWIG layer
needs some workaround...

Antonio


2013/9/30 Antonio Carminelli <shaba...@gmail.com>

> Hello,
> I am a new Pythonocc user.
> I was able to install and use pythonocc both on win7 and Ubuntu, and it
> looks a good work, an easy to use and stable wrapping.
> I tried to use Pythonocc with
> IronPython http://ironpython.net/
> and
> Ironclad http://code.google.com/p/ironclad/
> but I got an error related to SWIG.
>
> Anyone knows if is there any chance to use pythonocc on Ironpython?
> I believe using pythonocc on the .NET would be an interesting opportunity
> if minor changes are required.
> Thanks
> Antonio
>
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to