Hello Chuck, I am working with Ubuntu 10.04 LTS - Lucid Lynx, Python 3.1 and Tktable2.10.
I have installed Python and Tktable separatly. So I had to "tell" Python where to find Tktable. I built a file named 'tkTable.pth' in the directory "/usr/lib/python3.1/dist-packages". The file is has only one row: /usr/lib/Tktable2.10 This is the directory where my Tktable-module is stored. ".pth"-files are working as "pointer" to modules. I don't know how your directories are built, but I think the structure is equal. Marcel > On Tuesday, February 16, 2010 12:00 AM Charles McKnight wrote: > HI All, > > I am fiddling around with Python and I am trying to get tktable to work > with Python 3.1 on Apple OS X 10.6 (Snow Leopard). Has anyone > successfully accomplished this task, and if so, can you share how that > you got it working? I have got Darwin Ports installed (current version) > and I am using Python 3.1 (ports), Tcl/Tk 8.5 (ports) and I have > installed TkTable 2.10 (ports). Somehow, I have missed doing something > because the Python interpreter cannot seem to find the tktable module. > > Thanks in advance! > > Chuck > Submitted via EggHeadCafe > Statistics, Probability, Lotteries and Dumb Programmers > http://www.eggheadcafe.com/tutorials/aspnet/041de19a-e704-468f-bd3c-79164fc739f5/statistics-probability-lotteries-and-dumb-programmers.aspx -- http://mail.python.org/mailman/listinfo/python-list