You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError: cannot import name 'cpdGeneration_algorithm_optimized' from 'mmpdblib' (/home/xyd/anaconda3/envs/mcts/lib/python3.7/site-packages/mmpdblib/init.py)
#3
Open
Cello2195 opened this issue
Oct 8, 2024
· 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.
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
The text was updated successfully, but these errors were encountered: