windemut
windemut
I got the below error trying to install GLUtil on OS X Mavericks. I understand there was an earlier, similar issue where the poster said they "had to install cpphs",...
Installation for python 3 worked perfectly: ``` brew install --with-python3 rdkit ``` but installation for python 2 failed: ``` brew uninstall -f rdkit brew install rdkit ``` ``` Last 15...
Got this error during the second install command. It's probably related to recent version of Python. ``` % python -m hrequests install Traceback (most recent call last): File "", line...