Pymol-Scripts / Pymol-script-repo

Collected scripts for Pymol
http://www.pymolwiki.org/index.php/Git_intro
435 stars 257 forks source link

fix (#118) and (#130) #135

Closed wadx2019 closed 5 months ago

wadx2019 commented 1 year ago

I fixed issues #118 and #130 that led to the terrible usage experience of autodock_plugin in win10. Moreover, the new code has been tested successfully in several docking cases. So, please approve my PR.

Much thanks.

speleo3 commented 5 months ago

Hi @wadx2019 - Do you know anyone else who is using this plugin and can confirm that your fixes work?

wadx2019 commented 5 months ago

Hi, @speleo3 . No, but I have tested the new version in both win10 and ubuntu platforms, and did not import any other python packages, even any other functions and classes.

wadx2019 commented 5 months ago

Besides, only one .py file is updated. So I believe it can run successfully without any destruction on most platforms.

speleo3 commented 5 months ago

OK thanks. Your changes seem pretty straightforward, so let's merge this.