4 | | * Install Python & all dependent libraries using a simplified installer: InstallationGuidelines/Windows/Developer/Installer |
5 | | * Install Python & all libraries manually: InstallationGuidelines/Windows/Developer/Manual |
6 | | * Install [http://virtualbox.org VirtualBox] & run a [InstallationGuidelinesVirtualMachine Virtual Machine] which includes a pre-configured Eclipse on an Ubuntu OS |
| 4 | * Install Python & all dependent libraries using a simplified installer: InstallationGuidelines/Windows/Developer/Installer [[br]] |
| 5 | //This installer currently provides Python 2.6 and is missing several Python packages. You will still need to do some browser and IDE setup.// |
| 6 | |
| 7 | * Install Python & all libraries manually: InstallationGuidelines/Windows/Developer/Manual [[br]] |
| 8 | //This option takes longer, but allows getting the latest versions of tools and packages.// |
| 9 | |
| 10 | * Install [http://virtualbox.org VirtualBox] & run a [InstallationGuidelinesVirtualMachine Virtual Machine] which includes a pre-configured Eclipse on an Ubuntu OS [[br]] |
| 11 | //This is appropriate for getting started quickly, as browser and IDE setup has been done. The virtual machine itself will need some setup. Installing directly on your machine may be a better choice if you are interested in doing long-term Eden development.// |