It looks like you're new here. If you want to get involved, click one of these buttons!
pip install kiteconnect --upgrade --pre
Command "/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/qg/yqqpz15x6pzd3dw719b3gf100000gn/T/pip-build-nfnz6jnu/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 /var/folders/qg/yqqpz15x6pzd3dw719b3gf100000gn/T/pip-c0nzgit_-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/qg/yqqpz15x6pzd3dw719b3gf100000gn/T/pip-build-nfnz6jnu/Twisted/
pip install kiteconnect --upgrade --pre
: Can someone help please
Command "c:\phython\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\kausik\\AppData\\Local\\Temp\\2\\pip-build-dixw4x69\\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\kausik\AppData\Local\Temp\2\pip-i882bkt_-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\kausik\AppData\Local\Temp\2\pip-build-dixw4x69\Twisted\
Twisted framework is not getting installed, as per above error.You can try installing Twisted separately(go through this thread) and then install kite connect python client.
xcode-select --install