Closed drarvindsathi closed 6 years ago
Try installing >1.0.0
. The documentation is outdated.
@drarvindsathi you may also want to use virtualenv.
pip install virtualenv
virtualenv ENV
source activate ENV/bin/activate
I'm going to close this since it's not an issue. Feel free to reopen it.
What is the best version of
watson-developer-cloud
. The Discovery document shows0.26.1
. I tried installing it and got the following error. I am installing using Anaconda: