what package necessary for python tkinter?

2 messages Options
Embed this post
Permalink
Matt Wilkie

what package necessary for python tkinter?

Reply Threaded More More options
Print post
Permalink
Hello,

What package(s) are necessary for Tkinter to be available in python? This is what I have installed:

apt                 0.0-1
curl                7.15.1-2
expat               2.0.1-1
gdal                1.5.4-3
gdal-python         1.5.2-1
geos                3.0.3-2
hdf4                4.2.0.r.3-4
hdf5                1.6.5-1
libgeotiff          1.2.5-2
libjpeg             6.b-5
libjpeg12           6.b-3
libmysql            5.0.18-1
libpq               8.2.3-1
libtiff             4.0.0.dev-9
msvcrt              1.0.1-2
msys                1.0.11-3
netcdf              3.6.1-1
ogdi                3.2.0.b.1-4
openev              1.9.0-4
openssl             0.9.8-2
proj                4.7.0-1
pyqt4               4.5.2-5
python              2.5.2-1
python-numpy        2.5.1.1.0-1
qt4-libs            4.5.2-4
setup               1.0.5-3
sip                 4.8.2-2
sqlite3             3.3.8-1
tcltk               8.5.6-1
xerces-c            2.7.0-1
zlib                1.2.3-1

and what I see when I try and import:

Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import Tkinter
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named Tkinter

thanks!
Jürgen E. Fischer

Re: what package necessary for python tkinter?

Reply Threaded More More options
Print post
Permalink
Hi Matt,

On Tue, 29. Sep 2009 at 21:53:00 -0700, Matt Wilkie wrote:
> What package(s) are necessary for Tkinter to be available in python? This is
> what I have installed:

I don't think there is a package for that. Tk is there for GRASS.  But I don't
think they need Tkinter.  They are moving/have moved everything from tcl/tk to
(wx)python.  And there is PyQt.


Jürgen

--
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

--
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev