tqosu / Infant-Gait-Modifications

1 stars 0 forks source link

Another crash at end of trial S60 #15

Closed c-hospodar closed 11 months ago

c-hospodar commented 11 months ago

I was just framing through to find the next step and the program crashed

Traceback (most recent call last): File "/Users/motoruser/Desktop/FLEX-main/FlexUI/app.py", line 948, in setPosition self.main3Dviewer.setPosition(position) File "/Users/motoruser/Desktop/FLEX-main/FlexUI/ViewerVideo/ResultWidgetApp.py", line 373, in setPosition overlay = self.img.copy() AttributeError: 'ResultApp' object has no attribute 'img' Abort trap: 6 (myenv) kalab08m:FLEX-main motoruser$

2023-12-04_13-42-42_app_log

tqosu commented 11 months ago

I didn't reproduce this one but I made some changes that probably will resolve this. Please update the code and reopen this issue again if it still exists.