diff --git a/help-ru.html b/help-ru.html index 10e0314..2daa7aa 100644 --- a/help-ru.html +++ b/help-ru.html @@ -326,7 +326,7 @@
pippcsc-lite + ccidpyscard (обёртка драйвера PC/SC) устанавливается из готовых wheels PyPI, поэтому компилятор обычно не требуется. Microsoft C++ Build Tools («Desktop development with C++») нужны только если pip переходит к сборке из исходников (например, неподдерживаемая версия Python).pyscard (обёртка драйвера PC/SC) поставляет готовые wheels для этих версий. На Python 3.9 / 3.14 pip собирает pyscard из исходников, для чего требуются Microsoft C++ Build Tools («Desktop development with C++»).pippcsc-lite + ccidpyscard (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).pyscard (the PC/SC driver wrapper) ships precompiled wheels for these versions. On Python 3.9 / 3.14 pip builds pyscard from source, which requires Microsoft C++ Build Tools (“Desktop development with C++”).