[osgeo4w-dev] what package necessary for python tkinter?
Matt Wilkie
maphew at gmail.com
Wed Sep 30 00:53:00 EDT 2009
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!
--
View this message in context: http://n2.nabble.com/what-package-necessary-for-python-tkinter-tp3740737p3740737.html
Sent from the osgeo4w-dev -- OSGeo Win32 Installer List mailing list archive at Nabble.com.
More information about the osgeo4w-dev
mailing list