OkPy Python environment

I’m trying to get acquainted with OkPy. is it correct to say that OkPy works off its own python environment? when i run sys.path and sys.version i get this result:

i also notice the version doesn’t change when i run the script using IronPython 2.7 or CPython 3.x

1 Like

Hey @mclough !
Yes you are correct.

And thoug we have the cpython3 syntax in place we haven’t deployed the engine yet. It well be there within a coupl of releases, and python packages will be deployable through Orkestra Online !

1 Like