1
I am trying to install watson_developer_cloud using pip
. After some time and after some dependencies to be installed I get the following error:
Command "c: users i appdata local Programs python python35 python.exe -u -c "import setuptools, tokenize;file='C: Users Eu Appdata Local Temp Pip-install-0vfs931s Twisted 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 Eu Appdata Local Temp Pip-record-e3oae4j3 install-record.txt --single-version-externally-Managed --Compile" failed with error code 1 in C: Users Eu Appdata Local Temp Pip-install-0vfs931s Twisted\
I already installed visual studio 2017 to try to solve the problem, but without success.