-
Notifications
You must be signed in to change notification settings - Fork 259
autodock_plugin not working for python 3 / pymol 3 #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This problem you're facing seems related to #136. Can you change the You may also want to check the following script: https://tiny.cc/XDrugPy. It contains a module for docking with AutoDock Vina. It doesn't supersedes the plugin you're trying to use because only works with Vina. |
@camattelaer, if the plugin works as expected after the changes, we can manage it into this repository. Kind regards |
@pslacerda Hello, I encountered the same problem and tried your suggestion. But I'm using python3.9, not python3.12. |
Honestly, I don't know why it works, I just read the error. RGB hexadecimal RGB numbers aren't 12 characters long. The correct answer is this: #122. |
Hi
I am using pymol 3.0.0 and just installed the autodock_plugin
When i try to start it, it returns the following error:
Kind regards
Charles-Alexandre
The text was updated successfully, but these errors were encountered: