I used the following code to install scikit-bio from Spyder 3, but it showed error. Therefore, could anyone please help? many thanks
Code: import pip pip.main (['install', 'scikit-bio'])
Error: Command "C:\Users\vanna\AppData\Local\Continuum\anaconda3\pythonw.exe -u -c "import setuptools, tokenize;file='C:\Users\vanna\AppData\Local\Temp\pip-build-_nvm7kff\scikit-bio\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\vanna\AppData\Local\Temp\pip-cpfgc63d-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\vanna\AppData\Local\Temp\pip-build-_nvm7kff\scikit-bio\