Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

There are two ways to install. It's simplest to use a pre-built package. If there isn't one, you'll need to install by building the source code. The source code builds and has been tested on Ubuntu 10.10, Fedora 10, Windows XP, and OS X 10.5 and 10.6 on both 32 and 64-bit machines. If a pre-built installer is available for your system, it will be found here.

...

Panel
titleNote

The recommended method for installing Python and Python libraries varies from
system to system. On Windows, use installers (.msi or .exe files). On
Linux, use your system's built-in in package manager (for example apt-get). Linux users might consider using easy_install or pip instead. On OS X 10.5, use .dmg
based installers. A 64-bit installation for OS X 10.6 is a special case. Many installers do not install
x86_64 compatible binaries. See Installing a 64-bit Python environment on Mac OS X 10.6 for more.

...