[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

TkTable and Python 3.1

chuckmcknight@gmail.com

2/16/2010 5:01:00 AM

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 Python 3.1 (ports), Tcl/Tk 8.5 (ports) and I've
installed TkTable 2.10 (ports). Somehow, I've missed doing something
because the Python interpreter can't seem to find the tktable module.

Thanks in advance!

Chuck