Computer-Aided Drug Design at the Durrant Lab › Forums › AutoGrow4 › import "autogrow.docking.execute_docking" could not be resolved
- This topic is empty.
- AuthorPosts
- February 5, 2022 at 4:06 pm #71191Zeno ApostolidesGuest
Hello All,
Just installed autogrow and mgltools
working through tutorial up to line 434 python RunAutogrow.py -j /PATH_TO/json_file_with_variable.json
keep getting this long list of errorsCONVERTING SDF TO PDB
CONVERTING SDF TO PDB COMPLETED
####################
Convert Ligand to PDBQT format Begun
Failed to convert 0 times: /home/zeno/autogrow4/Outputfolder/Run_0/generation_1/PDBs/Gen_1_Mutant_24_19884__1.pdb
Failed to convert 0 times: /home/zeno/autogrow4/Outputfolder/Run_0/generation_1/PDBs/Gen_1_Cross_828897__1.pdb
Failed to convert 0 times: /home/zeno/autogrow4/Outputfolder/Run_0/generation_1/PDBs/Gen_1_Mutant_19_514232__1.pdbAlso note that autogrow_main_execute.py has import errors
import autogrow.docking.execute_docking as DockingClass
import autogrow.operators.operations as operations
import autogrow.docking.concatenate_files as concatenate_files
All three imports show "could not be resolved" errors.
Any suggestions will be most welcome.Kind regards, Zeno
- February 14, 2022 at 2:36 pm #72075Ra’edGuest
Same problem here!
Any solutions would be greatly appreciated. - February 14, 2022 at 2:36 pm #72073Ra’edGuest
Same problem here!
- February 16, 2022 at 12:19 am #72714Jacob SpiegelGuest
Thank you for your interest in AutoGrow4.
This was an issue regarding MGLTools 1.5.7 which is currently not compatible. Switch to 1.5.6 resolves this issue.
- AuthorPosts
- The topic ‘import "autogrow.docking.execute_docking" could not be resolved’ is closed to new replies.