Could not find .egg-info directory in install record for kiteconnect

hiwarekar
hiwarekar edited June 2018 in Python client
I am trying to install kiteconnect but came across this error after pip install kiteconnect --upgrade --pre

Building wheels for collected packages: kiteconnect
Running setup.py bdist_wheel for kiteconnect ... done
Running setup.py clean for kiteconnect
Failed to build kiteconnect
Installing collected packages: kiteconnect
Running setup.py install for kiteconnect ... done
Could not find .egg-info directory in install record for kiteconnect from https://files.pythonhosted.org/packages/e9/74/5354c5845ae4108329b19d08089113fd5dde8ce63c9639907f622086aef6/kiteconnect-3.7.4.tar.gz#sha256=e9af253d575735343e585e2c3851a58889405fab16af5bfda981064c17dd5ee7

is this the reason why I am getting Token Invalid all the time

I have already referred : https://stackoverflow.com/questions/26091641/what-does-a-could-not-find-egg-info-directory-in-install-record-from-pip-mean/36785114

but my setup tools is also upgraded.
This discussion has been closed.