Re: [Tutor] Trying to use tkinter in Pycharm EDU

2017-02-08 Thread Peter Otten
Lisa Hasler Waters wrote: > Hello, > > We have been able to get the turtle module in PycharmEDU by ending our > code with turtle.done() > > However, we cannot get the tkinter module to actually run in PycharmEDU. > For example, when we input the following very simple code we get a line in > the

[Tutor] Trying to use tkinter in Pycharm EDU

2017-02-08 Thread Lisa Hasler Waters
Hello, We have been able to get the turtle module in PycharmEDU by ending our code with turtle.done() However, we cannot get the tkinter module to actually run in PycharmEDU. For example, when we input the following very simple code we get a line in the console that reads "Process finished with