How to add RDKit to the project interpreter?
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?
Please sign in to leave a comment.
I'm having a similar problem