Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleNote

The graphical user interface is written in Python 2.6. Installation of a Python 2.6 environment, including several Python libraries, is required to run the graphical user interface, but is not required for the command line tools used for automated video analysis.

Install the following in order. Be sure to choose the right installers for your system.:

...

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). 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.

...