Valdes-Tresanco-MS / AMDock-win

(Windows) AMDock: Assisted molecular docking with AutoDock4 and AutoDockVina
GNU General Public License v3.0
60 stars 20 forks source link

run button is not working #13

Closed hima111997 closed 2 years ago

hima111997 commented 2 years ago

I made all steps sequentially but when I click on the run button, nothing happens (no error messages are shown and the state does not change) image

Valdes-Tresanco-MS commented 2 years ago

Why is your version 1.6.2 if we haven't updated it for windows? I have to review, your example would help.

hima111997 commented 2 years ago

i followed the commands on this link https://pypi.org/project/AMDock/ it said for linux but i could not find any commands to install on windows, so i tried it and it worked. i have windows 10

Valdes-Tresanco-MS commented 2 years ago

Currently, that PyPi version is for Linux and macOS only, since that version depends on other packages that need to be installed. For windows, just follow the instructions in the README for AMDock-win.

hima111997 commented 2 years ago

okay thank you