Exception in thread Thread-2: Traceback (most recent call last): File "threading.py", line 916, in _bootstrap_inner File "threading.py", line 864, in run File "./python36/pvfEditorGUI.py", line 1809, in inner self.lstDict['stackable'] = LstEditor(pvf.read_File_In_Decrypted_Bin(stkLstPath),pvf.stringTable,baseDir='stackable',suffix='.stk') AttributeError: 'str' object has no attribute 'read_File_In_Decrypted_Bin' 大佬这是啥情况