View Single Post
Old 09-10-2014, 05:40 PM   #980
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,884
Karma: 6120478
Join Date: Nov 2009
Device: many
Hi ,
The 64 bit version you used probably does not include the normal tkinter gui components. I strongly recommend using ActiveState's ActivePython 2.7.x 64 bit version as it includes all of normal libraries, components, and gui widgets normally included on Linux and MacOS X. The community edition is free.

python.org versions often do not include everything needed without optional installs, and does not properly update the Windows path.

Quote:
Originally Posted by elchamaco View Post
It's python, i've 32 bit version with 64 works fine.

Althought with python 64 bit gui it's not working,
KevinH is offline   Reply With Quote