@radhaberiwal We believe, you are using Windows OS. You can download twisted for python 3.8 from this link. After downloading the above file, open a cmd in the downloaded folder and run the below command to install it using pip install Twisted-20.3.0-cp38-cp38-win32.whl
@radhaberiwal Your Link is not working can share the correct one . i am unable to install Kiteconnect in anaconda for python 3.8.5 version . please guide
@nb007 We have removed external twisted download dependency in our new python client setup. You can just try installing the latest version using pip install --upgrade kiteconnect. If still facing the issue, do let us know the same.
You can go through this thread.
We believe, you are using Windows OS. You can download twisted for python 3.8 from this link.
After downloading the above file, open a cmd in the downloaded folder and run the below command to install it using
pip install Twisted-20.3.0-cp38-cp38-win32.whl
We have removed external twisted download dependency in our new python client setup. You can just try installing the latest version using
pip install --upgrade kiteconnect
. If still facing the issue, do let us know the same.