Re: Re: Re: TkTable and Python 3.1

2011-03-02 Thread Marcel Jakobs
I don't know why, but every time when I have "sent" the directories name, it's not to see in the site. => '/usr/lib/python3.1/dist-packages' => Got to the home-directory of python and then save the file in the subdirectory "dist-packages". Marcel Submitted via EggHeadCafe Excel Generate High

Re: Re: TkTable and Python 3.1

2011-03-02 Thread Marcel Jakobs
... I built a file named 'tkTable.pth' in the directory "/usr/lib/python3.1/dist-packages" ... Submitted via EggHeadCafe Pass Values Between Windows Forms http://www.eggheadcafe.com/tutorials/aspnet/a3e1e170-21d9-4a59-a659-3ead05bb36f2/pass-values-between-windows-forms.aspx -- http://mail.py

Re: TkTable and Python 3.1

2011-03-02 Thread Marcel Jakobs
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 onl

TkTable and Python 3.1

2010-02-15 Thread Charles McKnight
HI All, I'm fiddling around with Python and I'm 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've got Darwin Ports installed (current version) and I'm using Pyt