vigoux / CALOA

CALOA project
GNU General Public License v3.0
1 stars 1 forks source link

AUTO BUG REPORT: bad argument "394.0": must be cancel, idle, info, or an integer #84

Closed CALOAReportSender closed 6 years ago

CALOAReportSender commented 6 years ago

Windows-7-6.1.7601-SP1 CPython-3.6.5

Traceback (most recent call last):

  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)

  File "application.py", line 1119, in experiment
    self.after(estimated_end_time_in_ms - int(time.time()*1E3))

  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 741, in after
    self.tk.call('after', ms)

_tkinter.TclError: bad argument "394.0": must be cancel, idle, info, or an integer