Goodman-lab / DP5

Python workflow for DP5 and DP4 analysis of organic molecules
Other
173 stars 99 forks source link

some wrong during running DP5 #87

Open 1lingxi1296 opened 10 months ago

1lingxi1296 commented 10 months ago

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'