Changes between Version 19 and Version 20 of InstallWindowsSvn
- Timestamp:
- Mar 20, 2013, 7:26:59 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallWindowsSvn
v19 v20 9 9 So first install [http://code.google.com/p/pythonxy/ python xy]. This will be a large download, maybe 300 MB, but will provide an almost complete installation of {{{python}}} for our needs. You should probably remove any other version of {{{python}}} and {{{mingw}}} that may be on your system. The {{{python xy}}} package is curently only 32 bits, but this will still work on 64 bit Windows. 10 10 11 Be sure to choose the {{{python 2.7}}} version. This is the version for which we are developing.11 Be sure to choose the win32 {{{python 2.7}}} version. This is the version for which we are developing. 12 12 13 13 At the moment {{{python xy}}} is only 32 bit, but there seems to be a promise that a 64 bit distribution is not too far away. There a 64 bit python distribution package from Enthought, but is free only to academic users. So at present we recommend {{{python xy}}} and 32 bit.