Home » Support » Index of All Documentation » Wing IDE Reference Manual » Introduction »
Wing supports CPython 2.5 through 3.3, Stackless Python 2.5 through 3.2, and cygwin Python 2.2 through 2.5. Wing can also be used with IronPython and Jython, but the debugger will not work with these implementations of Python.
Wing's debugger is pre-built for each of these versions of Python with and without --with-pydebug. Both 32-bit and 64-bit compilations are supported. CPython --with-framework builds are also supported on OS X. If necessary, it is possible for customers to compile Wing's debugger against other custom versions of Python.
Before installing Wing, you may need to download Python and install it if you do not already have it on your machine.
On Windows, Python must be installed using one of the installers from the python.org (or by building from source if desired).
On Linux, most distributions come with Python. Installing Python is usually only necessary on SUSE or a custom-built Linux installation.
On SUSE Linux, you can install the gmp and python packages that come with your distribution, or install from the materials available through the links given above.
| « 1.2. Supported Platforms | Table of Contents | 1.4. Technical Support » |
