Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100906 > unrolled thread

Problem Running tkinter gui Code

Started bybrian.moreira <brian.moreira@owl.ucc.edu>
First post2015-12-27 04:59 +0000
Last post2015-12-27 04:59 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Problem Running tkinter gui Code brian.moreira <brian.moreira@owl.ucc.edu> - 2015-12-27 04:59 +0000

#100906 — Problem Running tkinter gui Code

Frombrian.moreira <brian.moreira@owl.ucc.edu>
Date2015-12-27 04:59 +0000
SubjectProblem Running tkinter gui Code
Message-ID<mailman.29.1451231488.11925.python-list@python.org>
Hi there.

I trying to run a simple code that opens a Tkinter window with text in it, on my windows 8  machine using Python 3.4.3

I used to ge: “ImportError: no tkinter module exists”
But now it opens a windows Wizard screen that prompts me to Modify, Repair, or Uninstall Python.

I have tried all three options and the code still won’t run.
NOTE* the code runs fine on my other windows 8 machine. I am using the same version of windows on both.

I have been Coding Python since last semester and now when I try to make my codes, they are unusable and I run into a he roadblock!

Please help me. This should not be a problem for me!
Sent from Windows Mail

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web