Category "rdkit"

i'm working with RDkit and want to calculate descriptors,but an ArgumentErro occurs and I can't deal with.Please help me

import pandas as pd import numpy as np from rdkit import DataStructs from rdkit import Chem from rdkit import DataStructs from rdkit.Chem import Descriptors fro

How to solve an error that appears in conda proxy configuration?

I am trying to install Rdkit on ubuntu and I have problem with the conda configuration. I have reinstalled anaconda3 and python3 versions on my desktop and ins

how do I install a specific version of the rdkit library for Python2?

I need to install a version of the rdkit library released prior to 2019, when support for Python 2 was removed. This is needed to work with this library: https: