You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module requires Python 3.7 and runs smoothly up to and including Python 3.12.
358
358
359
-
Anaconda packages are available from Python version 3.8 and higher.
359
+
Anaconda packages are available from Python version 3.8 and higher, but only in the latest version!
360
360
361
-
For the PyPy interpreter we offer packages only from Python version 3.9 and higher.
361
+
For the PyPy interpreter we offer packages via PyPi only from Python version 3.9 and higher.
362
362
363
363
The current dependencies are listed [here](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/requirements.txt).
<span class="sa">f</span><span class="s2">"Removing all remaining data of stream with stream_id=</span><span class="si">{</span><span class="n">stream_id</span><span class="si">}</span><span class="s2"> from "</span>
The module requires Python 3.7 and runs smoothly up to and including Python 3.12.
358
358
359
-
Anaconda packages are available from Python version 3.8 and higher.
359
+
Anaconda packages are available from Python version 3.8 and higher, but only in the latest version!
360
360
361
-
For the PyPy interpreter we offer packages only from Python version 3.9 and higher.
361
+
For the PyPy interpreter we offer packages via PyPi only from Python version 3.9 and higher.
362
362
363
363
The current dependencies are listed [here](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/requirements.txt).
Copy file name to clipboardExpand all lines: docs/readme.html
+3-3
Original file line number
Diff line number
Diff line change
@@ -645,8 +645,8 @@ <h2>Live Demo<a class="headerlink" href="#live-demo" title="Link to this heading
645
645
<sectionid="installation-and-upgrade">
646
646
<h2>Installation and Upgrade<aclass="headerlink" href="#installation-and-upgrade" title="Link to this heading">¶</a></h2>
647
647
<p>The module requires Python 3.7 and runs smoothly up to and including Python 3.12.</p>
648
-
<p>Anaconda packages are available from Python version 3.8 and higher.</p>
649
-
<p>For the PyPy interpreter we offer packages only from Python version 3.9 and higher.</p>
648
+
<p>Anaconda packages are available from Python version 3.8 and higher, but only in the latest version!</p>
649
+
<p>For the PyPy interpreter we offer packages via PyPi only from Python version 3.9 and higher.</p>
650
650
<p>The current dependencies are listed <aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/requirements.txt">here</a>.</p>
651
651
<p>If you run into errors during the installation take a look <aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-suite/wiki/Installation">here</a>.</p>
0 commit comments