Unable to install

sandeepgupta
hii team,

i have installed twisted from file Twisted-18.7.0-cp37-cp37m-win_amd64.whl

Name: Twisted
Version: 18.7.0
Summary: An asynchronous networking framework written in Python
Home-page: http://twistedmatrix.com/
Author: Twisted Matrix Laboratories
Author-email: [email protected]
License: MIT
Location: c:\users\toshiba\appdata\local\programs\python\python37\lib\site-packa
ges
Requires: PyHamcrest, attrs, incremental, constantly, hyperlink, zope.interface,
Automat
Required-by:



but unable to install kiteconnect using this command
pip install kiteconnect --upgrade --pre

i have added the erroer in below file. i am running a python 3.7.4 vesrion on a 64 bit machine
Tagged:
  • rakeshr
    @sandeepgupta
    As per attached error log, cffi python package seems to be facing issue while installing with ERROR: Command errored out with exit status 1.
    So, can you install cffi package externally using command here and then do fresh installation of kite connect python client.
Sign In or Register to comment.