Kiteconnect installation failure due to error- Microsoft Visual C++ 14.0 is required

Sid_2019
Objective: Trying to install kiteconnect for a Python client

command: pip install kiteconnect
python version: 3.7.0 (64 bit)
error code: 1
OS: Win 7 64 bit

I have already installed (and restarted system) Microsoft Visual C++ 14.0, still facing the same error. Please help!

Detailed error message:

Command "c:\users\ad\desktop\codesnstuff\python.exe -u -c "import setuptools, to
kenize;__file__='C:\\Users\\Ad\\AppData\\Local\\Temp\\pip-install-sn1s1suc\\Twis
ted\\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\Ad\AppData\Local\Temp\pip-record-1a2jkecq\install-record.txt --single-
version-externally-managed --compile" failed with error code 1 in C:\Users\Ad\Ap
pData\Local\Temp\pip-install-sn1s1suc\Twisted\
Sign In or Register to comment.