Unable to install kiteconnect

mnk
kiteconnect installation process is getting stuck every time I run it. The following error code prompts:

------------------------------------------------------------------------------------------------------------------------------------------------------------------
creating build\lib.win-amd64-3.6\twisted\internet\test\fake_CAs
copying src\twisted\internet\test\fake_CAs\chain.pem -> build\lib.win-amd64-3.6\twisted\internet\test\fake_CAs
copying src\twisted\internet\test\fake_CAs\not-a-certificate -> build\lib.win-amd64-3.6\twisted\internet\test\fake_CAs
copying src\twisted\internet\test\fake_CAs\thing1.pem -> build\lib.win-amd64-3.6\twisted\internet\test\fake_CAs
copying src\twisted\internet\test\fake_CAs\thing2-duplicate.pem -> build\lib.win-amd64-3.6\twisted\internet\test\fake_CAs
copying src\twisted\internet\test\fake_CAs\thing2.pem -> build\lib.win-amd64-3.6\twisted\internet\test\fake_CAs
copying src\twisted\mail\test\rfc822.message -> build\lib.win-amd64-3.6\twisted\mail\test
copying src\twisted\python\test\_deprecatetests.py.3only -> build\lib.win-amd64-3.6\twisted\python\test
copying src\twisted\words\im\instancemessenger.glade -> build\lib.win-amd64-3.6\twisted\words\im
copying src\twisted\words\xish\xpathparser.g -> build\lib.win-amd64-3.6\twisted\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": https://visualstudio.microsoft.com/downloads/

----------------------------------------
Command "c:\python36\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\ADMIN\\AppData\\Local\\Temp\\pip-install-ltarije8\\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\ADMIN\AppData\Local\Temp\pip-record-83qmgeu1\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\ADMIN\AppData\Local\Temp\pip-install-ltarije8\Twisted\

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I would like to mention what I've tried to resolve the issue:
1. Installed Microsoft Visual C++ 14.0
2. upgraded pip
3. upgraded setuptools

None of these worked for me.

Please help me in regards to this.
This discussion has been closed.