Today i got the following error when i install watson python sdk on my MAC:
I use the command : sudo pip install watson-developer-cloud
The exception was:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip/commands/install.py", line 342, in run
prefix=options.prefix\path,
File "/Library/Python/2.7/site-packages/pip/req/req\set.py", line 778, in install
requirement.uninstall(auto\confirm=True)
File "/Library/Python/2.7/site-packages/pip/req/req\install.py", line 754, in uninstall
paths\to\remove.remove(auto\confirm)
File "/Library/Python/2.7/site-packa
Setup Error on MAC - Watson Python SDKRead More