☰
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
April 2021
rakeshr
Eerror while installing Optionchain_stream package.
sriraj1122
April 2021
in
Python client
I came across this library and am trying to install optionchain_stream package using below command.
pip install optionchain_stream
But I am facing below error / issue while installing optionchain_stream package.
Using cached optionchain_stream-0.2-py3-none-any.whl (8.2 kB)
WARNING: Discarding
https://files.pythonhosted.org/packages/e1/a9/c7da09471a507817f35fc06f182279f4bddaaf849a36e90d182b97c290d8/optionchain_stream-0.2-py3-none-any.whl#sha256=77a959ba13ac972a2a88969597cf36cf61f7df7c3ed27b2d4d5c9241ea7fd187
(from
https://pypi.org/simple/optionchain-stream/
). Requested optionchain_stream from
https://files.pythonhosted.org/packages/e1/a9/c7da09471a507817f35fc06f182279f4bddaaf849a36e90d182b97c290d8/optionchain_stream-0.2-py3-none-any.whl#sha256=77a959ba13ac972a2a88969597cf36cf61f7df7c3ed27b2d4d5c9241ea7fd187
has inconsistent
version: filename has '0.2', but metadata has '0.1'
ERROR: Could not find a version that satisfies the requirement optionchain_stream (from versions: 0.2)
ERROR: No matching distribution found for optionchain_stream
rakeshr
April 2021
That is a non-official package. You need to raise your system-specific
issue here on Github
.
This discussion has been closed.