From c6f5dd57a40a1f5be661225f183c87452bd2d2b4 Mon Sep 17 00:00:00 2001 From: Andreas Auras Date: Sat, 6 Mar 2010 20:42:33 +0100 Subject: New Setup Version 3 Added support for Edge Weighting, Overscan and Analyze Size Parameters with visualisation Improved area's painting Improved controller error handling Added display of controller error flags Added echo test Set config version 2 --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 7a06098..19716f6 100644 --- a/README +++ b/README @@ -88,8 +88,9 @@ Installation of DF10Ch setup program ------------------------------------ For running the DF10CH setup program you need a installed python environment version 2.6, -the python modules TKinter and PyUSB and a installed libusb library. -On debian based systems these are packages: python2.6, python-tk, python-usb, libusb-1.0-0 +the python modules TKinter, Image, ImageTk, ImageDraw and PyUSB and a installed libusb library. +On debian based systems these are packages: python2.6, python-tk, python-imaging, python-imaging-tk, +python-usb, libusb-1.0-0 You can start the program directly from this distribution directory with: -- cgit v1.2.3