Menu

#27 time.clock not supported under Python 3.8

Official Release
closed
nobody
None
3
2020-06-10
2020-06-10
No

Hi,
under Python 3.8 the time module doesn't support the clock function any more. So for every installation I have to change the call to 'time.clock()' into 'time.time()' in the files main.py and wxglade.py
Kind regards
Heribert

Discussion

  • Dietmar Schwertberger

    Hi! What wxGlade version do you use? I think that 0.9.5 should be compatible with Python 3.8.

     
  • Heribert Füchtenhans

    Hi, I took 0.9.3 because this was the newst version 2 weeks ago. I'll test the new 0.9.6

     
  • Heribert Füchtenhans

    Ok, problem is fixed. Thank's. By the way, wxGlade makes my redesign from tkinter much easier then handcoding wxPython.

     
  • Dietmar Schwertberger

    • status: open --> closed
     
  • Dietmar Schwertberger

    Glad you like it.

     

Log in to post a comment.

MongoDB Logo MongoDB