Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试安装 rdkit
conda create -c rdkit -n my-rdkit-env rdkit
但是当它正在下载和提取包时它会停止!我应该怎么办?我尝试了在互联网上找到的所有命令,但没有一个有效!
conda install rdkit -c rdkit
If this doesn’t work, then something is wrong with your anaconda installation.