surechembl-data-client
surechembl-data-client copied to clipboard
Installing dependecies with pip fails
Steps to reproduce:
- create new conda env
- python2 --version # Python 2.7.15rc1
- python2 -m pip -r src/requirements_ubuntu.txt # fails on the first line Am I missing something?
I've grep
ed source files and the libraries listed in the requirements are not used anywhere, which is strange for requirements.
Just realized, I forgot to say thank you for the tool ;)