Hi guys!
So im trying to run some small molecules in autodock 4 using pyrx and the following error message keep coming up:
self.tree.SelectItem(self.frame.autodockNav.autodockTree.ligandTree.treeDict[path], False)
AttributeError: 'SelectMoleculesPage' object has no attribute 'tree'
How can i solve that?