You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/liu/calculation/XLG/DP5-master/IP4/Opt_E/PyDP4_GUI.py", line 927, in enabletabs
ui.table_widget.addplottabs()
File "/home/liu/calculation/XLG/DP5-master/IP4/Opt_E/PyDP4_GUI.py", line 97, in addplottabs
self.Tab6 = DP5Tab()
^^^^^^^^
File "/home/liu/calculation/XLG/DP5-master/IP4/Opt_E/PyDP4_GUI.py", line 140, in init
self.Isomer_DP5_table.setRowCount(len(self.DP5data.DP5scaledprobs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'list' object has no attribute 'DP5scaledprobs'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/liu/calculation/XLG/DP5-master/IP4/Opt_E/PyDP4_GUI.py", line 927, in enabletabs
ui.table_widget.addplottabs()
File "/home/liu/calculation/XLG/DP5-master/IP4/Opt_E/PyDP4_GUI.py", line 97, in addplottabs
self.Tab6 = DP5Tab()
^^^^^^^^
File "/home/liu/calculation/XLG/DP5-master/IP4/Opt_E/PyDP4_GUI.py", line 140, in init
self.Isomer_DP5_table.setRowCount(len(self.DP5data.DP5scaledprobs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'list' object has no attribute 'DP5scaledprobs'
The text was updated successfully, but these errors were encountered: