How to add RDKit to the project interpreter? Permanently deleted user 创建于 2016年01月19日 22:47 Normally 'pip' is used. However, RDKit requires 'conda'. I have installed conda, installed RDKit using conda, but still unable to add it to the interpreter. How can I add RDkit?
I'm having a similar problem