Which Python Version
From Digi Developer
Different Digi products support different versions of Python. If you upload the uncompiled.PY files, then you may use any version of Python as long as you avoid features which are not supported on the Digi product (for example, you cannot use new 2.6.x features on a Digi ConnectPort X4 which only supports 2.4.3).
However, if you plan to use the iDigi/Dia framework and/or upload the compiled.PYC files, then you must use an exact match.
Python 2.4.3
Download from http://python.org/download/releases/2.4.3/
- Digi Connect WAN Family
- Digi ConnectPort WAN Family
- Digi ConnectPort X2
- Digi ConnectPort X4
- Digi ConnectPort X4H
- Digi ConnectPort X5
- Digi ConnectPort X8
Python 2.6.1
Download from http://python.org/download/releases/2.6.1/
- Digi ConnectPort X3
Python 2.6.2
Download from http://python.org/download/releases/2.6.2/
