“AllChem” is not defined in using rdkit
I am trying to use rdkit by following the RDKit 2024.03.4 documentation.
I tried the following code, but all I got it an error code showing “AllChem” is not defined. Anything I can do to resolve this? RD kit was installed by pip install. Thank you.