☰
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
14.2K
All Categories
0
Incidents
159
Node JS client
45
Go client
805
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
350
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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.