Help manual: note pyscard precompiled wheels + C++ Build Tools fallback
This commit is contained in:
@@ -326,6 +326,7 @@
|
|||||||
<li><strong>Python 3.8+</strong> с <code class="font-mono text-sm">pip</code></li>
|
<li><strong>Python 3.8+</strong> с <code class="font-mono text-sm">pip</code></li>
|
||||||
<li><strong>Git</strong></li>
|
<li><strong>Git</strong></li>
|
||||||
<li><strong>Смарт-картридер</strong> (PC/SC или serial/FTDI). Предпочтителен PC/SC; на Linux требуются <code class="font-mono text-sm">pcsc-lite</code> + <code class="font-mono text-sm">ccid</code></li>
|
<li><strong>Смарт-картридер</strong> (PC/SC или serial/FTDI). Предпочтителен PC/SC; на Linux требуются <code class="font-mono text-sm">pcsc-lite</code> + <code class="font-mono text-sm">ccid</code></li>
|
||||||
|
<li><strong>Только Windows</strong> — <code class="font-mono text-sm">pyscard</code> (обёртка драйвера PC/SC) устанавливается из готовых wheels PyPI, поэтому компилятор обычно не требуется. Microsoft C++ Build Tools («Desktop development with C++») нужны только если pip переходит к сборке из исходников (например, неподдерживаемая версия Python).</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3 id="quickstart-linux" class="text-lg font-medium mb-2">7.2 Быстрый старт — Linux / macOS</h3>
|
<h3 id="quickstart-linux" class="text-lg font-medium mb-2">7.2 Быстрый старт — Linux / macOS</h3>
|
||||||
|
|||||||
@@ -326,6 +326,7 @@
|
|||||||
<li><strong>Python 3.8+</strong> with <code class="font-mono text-sm">pip</code></li>
|
<li><strong>Python 3.8+</strong> with <code class="font-mono text-sm">pip</code></li>
|
||||||
<li><strong>Git</strong></li>
|
<li><strong>Git</strong></li>
|
||||||
<li><strong>Smart card reader</strong> (PC/SC or serial/FTDI). PC/SC is preferable; on Linux it requires <code class="font-mono text-sm">pcsc-lite</code> + <code class="font-mono text-sm">ccid</code></li>
|
<li><strong>Smart card reader</strong> (PC/SC or serial/FTDI). PC/SC is preferable; on Linux it requires <code class="font-mono text-sm">pcsc-lite</code> + <code class="font-mono text-sm">ccid</code></li>
|
||||||
|
<li><strong>Windows only</strong> — <code class="font-mono text-sm">pyscard</code> (the PC/SC driver wrapper) is installed from precompiled PyPI wheels, so no compiler is normally needed. Microsoft C++ Build Tools (“Desktop development with C++”) are only required if pip falls back to a source build (e.g. unsupported Python version).</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3 id="quickstart-linux" class="text-lg font-medium mb-2">7.2 Quick start — Linux / macOS</h3>
|
<h3 id="quickstart-linux" class="text-lg font-medium mb-2">7.2 Quick start — Linux / macOS</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user