MolSearch icon indicating copy to clipboard operation
MolSearch copied to clipboard

ImportError: cannot import name 'cpdGeneration_algorithm_optimized' from 'mmpdblib' (/home/xyd/anaconda3/envs/mcts/lib/python3.7/site-packages/mmpdblib/init.py)

Open Cello2195 opened this issue 1 year ago • 0 comments

I came across the same problem. And I actually finished the steps below, but still encountered such problem. The conda environment is aligned with requirements in README.md.

git clone https://github.com/mahendra-awale/medchem_moves cd medchem_moves python setup.py install

Cello2195 avatar Oct 08 '24 06:10 Cello2195