☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
June 2018
Niyas
June 2018
zartimus
Failed building wheel for kiteconnect
Niyas
June 2018
in
Python client
Trying to install kiteconnect in OS Win 10 -64 bit.Please see the following error log.I am a beginner Pls Help
(C:\ProgramData\Anaconda3) C:\Users\Administrator>pip install kiteconnect
Collecting kiteconnect
Downloading
https://files.pythonhosted.org/packages/c5/48/e4c7c6f7e402d3441168e9ec57f81aa54343331dbe5d6d9dc7b9dc14de86/kiteconnect-3.7.2.tar.gz
Requirement already satisfied: requests>=2.18.4 in c:\programdata\anaconda3\lib\site-packages (from kiteconnect) (2.18.4)
Requirement already satisfied: six>=1.11.0 in c:\programdata\anaconda3\lib\site-packages (from kiteconnect) (1.11.0)
Collecting pyOpenSSL>=17.5.0 (from kiteconnect)
Downloading
https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl
(53kB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 61kB 44kB/s
Collecting enum34>=1.1.6 (from kiteconnect)
Downloading
https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205b2/enum34-1.1.6-py3-none-any.whl
Requirement already satisfied: python-dateutil>=2.6.1 in c:\programdata\anaconda3\lib\site-packages (from kiteconnect) (2.6.1)
Collecting autobahn[twisted]>=17.10.1 (from kiteconnect)
Downloading
https://files.pythonhosted.org/packages/c9/7a/140264ec2c162bb22f91be76a11554f8ab0eda9bb2c775b6bc0dbbef0d4a/autobahn-18.6.1-py2.py3-none-any.whl
(294kB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 296kB 104kB/s
Collecting pypiwin32<=220 (from kiteconnect)
Downloading
https://files.pythonhosted.org/packages/d0/f7/56e35902d32299020cf9136264ca102ff0b03c0555621b469c825bc10d08/pypiwin32-220-cp36-none-win_amd64.whl
(9.0MB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 9.0MB 187kB/s
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\programdata\anaconda3\lib\site-packages (from requests>=2.18.4->kiteconnect) (3.0.4)
Requirement already satisfied: idna<2.7,>=2.5 in c:\programdata\anaconda3\lib\site-packages (from requests>=2.18.4->kiteconnect) (2.6)
Requirement already satisfied: urllib3<1.23,>=1.21.1 in c:\programdata\anaconda3\lib\site-packages (from requests>=2.18.4->kiteconnect) (1.22)
Requirement already satisfied: certifi>=2017.4.17 in c:\programdata\anaconda3\lib\site-packages (from requests>=2.18.4->kiteconnect) (2017.7.27.1)
Collecting cryptography>=2.2.1 (from pyOpenSSL>=17.5.0->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/67/62/67faef32908026e816a74b4b97491f8b9ff393d2951820573599c105cc32/cryptography-2.2.2-cp36-cp36m-win_amd64.whl
(1.3MB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 1.3MB 148kB/s
Collecting txaio>=2.10.0 (from autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/dc/2e/c8a877b0a5c2798fa93ebcc1465a72a68c089e5f8b0a852ca335751dcc5a/txaio-2.10.0-py2.py3-none-any.whl
Collecting Twisted>=12.1.0; extra == "twisted" (from autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/12/2a/e9e4fb2e6b2f7a75577e0614926819a472934b0b85f205ba5d5d2add54d0/Twisted-18.4.0.tar.bz2
(3.0MB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 3.0MB 133kB/s
Collecting zope.interface>=3.6.0; extra == "twisted" (from autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/5d/d7/aba043947b0fa58a2dd6d5e25295426508c834945840954182099c676910/zope.interface-4.5.0-cp36-cp36m-win_amd64.whl
(132kB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 133kB 234kB/s
Requirement already satisfied: cffi>=1.7; platform_python_implementation != "PyPy" in c:\programdata\anaconda3\lib\site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.5.0->kiteconnect) (1.10.0)
Requirement already satisfied: asn1crypto>=0.21.0 in c:\programdata\anaconda3\lib\site-packages (from cryptography>=2.2.1->pyOpenSSL>=17.5.0->kiteconnect) (0.22.0)
Collecting constantly>=15.1 (from Twisted>=12.1.0; extra == "twisted"->autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/b9/65/48c1909d0c0aeae6c10213340ce682db01b48ea900a7d9fce7a7910ff318/constantly-15.1.0-py2.py3-none-any.whl
Collecting incremental>=16.10.1 (from Twisted>=12.1.0; extra == "twisted"->autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/f5/1d/c98a587dc06e107115cf4a58b49de20b19222c83d75335a192052af4c4b7/incremental-17.5.0-py2.py3-none-any.whl
Collecting Automat>=0.3.0 (from Twisted>=12.1.0; extra == "twisted"->autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/17/6a/1baf488c2015ecafda48c03ca984cf0c48c254622668eb1732dbe2eae118/Automat-0.6.0-py2.py3-none-any.whl
Collecting hyperlink>=17.1.1 (from Twisted>=12.1.0; extra == "twisted"->autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/a7/b6/84d0c863ff81e8e7de87cff3bd8fd8f1054c227ce09af1b679a8b17a9274/hyperlink-18.0.0-py2.py3-none-any.whl
Requirement already satisfied: setuptools in c:\programdata\anaconda3\lib\site-packages (from zope.interface>=3.6.0; extra == "twisted"->autobahn[twisted]>=17.10.1->kiteconnect) (39.2.0)
Requirement already satisfied: pycparser in c:\programdata\anaconda3\lib\site-packages (from cffi>=1.7; platform_python_implementation != "PyPy"->cryptography>=2.2.1->pyOpenSSL>=17.5.0->kiteconnect) (2.18)
Collecting attrs (from Automat>=0.3.0->Twisted>=12.1.0; extra == "twisted"->autobahn[twisted]>=17.10.1->kiteconnect)
Downloading
https://files.pythonhosted.org/packages/41/59/cedf87e91ed541be7957c501a92102f9cc6363c623a7666d69d51c78ac5b/attrs-18.1.0-py2.py3-none-any.whl
Building wheels for collected packages: kiteconnect, Twisted
Running setup.py bdist_wheel for kiteconnect ... error
Complete output from command c:\programdata\anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-install-hw74tyd_\\kiteconnect\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d C:\Users\ADMINI~1\AppData\Local\Temp\pip-wheel-jelvxwg4 --python-tag cp36:
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: option -d not recognized
----------------------------------------
Failed building wheel for kiteconnect
Running setup.py clean for kiteconnect
Running setup.py bdist_wheel for Twisted ... done
Stored in directory: C:\Users\Administrator\AppData\Local\pip\Cache\wheels\b3\76\f7\85353c829c0881e74b5366ce0ed59042b098bb4903e2da8828
Successfully built Twisted
Failed to build kiteconnect
Installing collected packages: cryptography, pyOpenSSL, enum34, txaio, zope.interface, constantly, incremental, attrs, Automat, hyperlink, Twisted, autobahn, pypiwin32, kiteconnect
Found existing installation: cryptography 2.0.3
Uninstalling cryptography-2.0.3:
Successfully uninstalled cryptography-2.0.3
Found existing installation: pyOpenSSL 17.2.0
Uninstalling pyOpenSSL-17.2.0:
Successfully uninstalled pyOpenSSL-17.2.0
Running setup.py install for kiteconnect ... done
Could not find .egg-info directory in install record for kiteconnect from
https://files.pythonhosted.org/packages/c5/48/e4c7c6f7e402d3441168e9ec57f81aa54343331dbe5d6d9dc7b9dc14de86/kiteconnect-3.7.2.tar.gz#sha256=a7b396da903502c2778694013d82adde5cf31a0ecfd938e94037d2b846c6ff0a
Successfully installed Automat-0.6.0 Twisted-17.9.0 attrs-18.1.0 autobahn-18.6.1 constantly-15.1.0 cryptography-2.2.2 enum34-1.1.6 hyperlink-18.0.0 incremental-17.5.0 kiteconnect pyOpenSSL-18.0.0 pypiwin32-220 txaio-2.10.0 zope.interface-4.5.0
zartimus
June 2018
@Niyas
Check the last line. It says successfully installed kiteconnect and every other deps. You are good to go.
Niyas
June 2018
Thnx
This discussion has been closed.