>
> 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
> Anyone knows if is there any chance to use pythonocc on Ironpython?
Alas - nopeā¦
Just as CPython - uses the C API to run python code, jython and iron python use
the JVM and .NET runtime respectively.
So that makes it fully incompatible.
-jelle
___
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