Hello, I was trying to use the MolWt function in RDKit. I tried Chem.Descriptors.MolWt but I got
module 'rdkit.Chem' has no attribute 'Descriptors' I thought that might be related to the fact that I used the 2019.03 version. So I updated using conda install -c conda-forge rdkit But now when I import from rdkit.Chem.QED import qed I get Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) Any suggestions how to fix this? Thanks! Navid
_______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss