whuang37 / biondi_body_client

A client used to annotate and record the morphology of biondi bodies in the choroid plexus.
0 stars 0 forks source link

Editing Feature Not Functioning #37

Open toddsoo opened 4 years ago

toddsoo commented 4 years ago

Exception in Tkinter callback Traceback (most recent call last): File "tkinter__init.py", line 1883, in call__ File "image_viewer.py", line 342, in File "image_viewer.py", line 380, in edit_info File "file_management.py", line 418, in edit_info sqlite3.ProgrammingError: Incorrect number of bindings supplied. The current statement uses 11, and there are 9 supplied.

When I try to edit an image, it doesn't go through when I hit "Ok". Above is what occurs in the textbox when I try to hit "Ok".