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
Hi! What wxGlade version do you use? I think that 0.9.5 should be compatible with Python 3.8.
Hi, I took 0.9.3 because this was the newst version 2 weeks ago. I'll test the new 0.9.6
Ok, problem is fixed. Thank's. By the way, wxGlade makes my redesign from tkinter much easier then handcoding wxPython.
Glad you like it.
Log in to post a comment.
Hi! What wxGlade version do you use? I think that 0.9.5 should be compatible with Python 3.8.
Hi, I took 0.9.3 because this was the newst version 2 weeks ago. I'll test the new 0.9.6
Ok, problem is fixed. Thank's. By the way, wxGlade makes my redesign from tkinter much easier then handcoding wxPython.
Glad you like it.