Unable to install Twisted on Python 3.8

radhaberiwal
Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform.
Downloaded Twisted from https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted
  • radhaberiwal
    This is an old thread and does not solve my problem. Could you please let me know the correct twisted file for Python 3.8.
  • rakeshr
    @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
  • nb007
    @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
  • rakeshr
    @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.
Sign In or Register to comment.