Python client installation issues with Mircrosoft C++ 14.0

AutoTrade
I did install Microsoft 14.XX C++ from the given URL, but still the issue persists. someone please help me, i am using OS : Win7 and Python : Anaconda.
....
copying src\twisted\words\xish\xpathparser.g -> build\lib.win-amd64-3.5\twis
ted\words\xish
running build_ext
building 'twisted.test.raiser' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual
C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools
----------------------------------------
ERROR: Command "'c:\anaconda\python.exe' -u -c 'import setuptools, tokenize;__fi
le__='"'"'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-install-g2rxpydn\\Twist
ed\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.rea
d().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__,
'"'"'exec'"'"'))' install --record 'C:\Users\ADMINI~1\AppData\Local\Temp\pip-re
cord-tkdqp_wd\install-record.txt' --single-version-externally-managed --compile"
failed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-g2
rxpydn\Twisted\

(C:\anaconda) C:\Users\Administrator>
Tagged:
Sign In or Register to comment.