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