Dear all, I am encountering the following error when trying to run vina in pyrx 0.8 (windows 10). Any sort of help will be appreciated. Thanks. DM
Error: Traceback (most recent call last): File "C:\Program Files (x86)\PyRx\lib\site-packages\PyRx\vinaWizard.py", line 905, in PageChanged self.book.GetPage(event.GetSelection()).SetActive(event) File "C:\Program Files (x86)\PyRx\lib\site-packages\PyRx\vinaWizard.py", line 240, in SetActive ligands = self.vsModel.ligands AttributeError: VSModel instance has no attribute 'ligands'
Log in to post a comment.
Dear all,
I am encountering the following error when trying to run vina in pyrx 0.8 (windows 10). Any sort of help will be appreciated. Thanks.
DM
Error:
Traceback (most recent call last):
File "C:\Program Files (x86)\PyRx\lib\site-packages\PyRx\vinaWizard.py", line 905, in PageChanged
self.book.GetPage(event.GetSelection()).SetActive(event)
File "C:\Program Files (x86)\PyRx\lib\site-packages\PyRx\vinaWizard.py", line 240, in SetActive
ligands = self.vsModel.ligands
AttributeError: VSModel instance has no attribute 'ligands'