vigoux / CALOA

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

AUTO BUG REPORT: could not convert string to float: 'a' #56

Closed CALOAReportSender closed 6 years ago

CALOAReportSender commented 6 years ago
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 599, in set_black
    p_T = float(self.config_dict[self.INT_T_ID].get())
ValueError: could not convert string to float: 'a'