ccsb-scripps / AutoDock-Vina

AutoDock Vina
http://vina.scripps.edu
Apache License 2.0
561 stars 199 forks source link

rdkit.six not found #306

Open HeheHahaHoHoHo opened 2 months ago

HeheHahaHoHoHo commented 2 months ago

Hi Guys, im in the midst of downloading the software. Im currently on windows but using WSL with Ubuntu. I have got ADFR working (fact checked with prepare_receptor) and vina1.2.5 is installed but when i test installation of meeko with mk_prepare_receptor, i get the error ModuleNotFoundError: No module named 'rdkit.six'. The documentation seems to be blank for this module so im confused what i can do here.

Appreciate any help on this matter Thanks

rwxayheee commented 2 months ago

Hi @HeheHahaHoHoHo This might have been addressed by forlilab/Meeko/issues/96. Installing Meeko from the most recent source might fix this issue. Let us know if there're any further issues!