Running Windows XP, but I don't think you'll have heard of this one
Using CyanIDE, this is the IDE and compiler suite for the Cyan Techonologies eCOG1 processor platform. It has a built in Python interpreter and uses it as a macro language and also to control important things like downloading images to the platform.
As such I don't know what version of Python it is because having scoured the documentation that does not seem to be mentioned.
Running Windows XP, but I don't think you'll have heard of this one
Using CyanIDE, this is the IDE and compiler suite for the Cyan Techonologies eCOG1 processor platform. It has a built in Python interpreter and uses it as a macro language and also to control important things like downloading images to the platform.
As such I don't know what version of Python it is because having scoured the documentation that does not seem to be mentioned.
My, how the Python Forum is growing - with so much diversity!
I am not sure which version of Python - I am trying to write a script for HEC-DSSVue (version 1.2.10). Available documentation indicates that HEC-DSSVue uses the Jython implementation.
Comment