From dee2c9ba10eddbe74b0439478c556db9c3864740 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 26 Nov 2024 15:08:08 +0100 Subject: [PATCH] removed arm part --- .../software/nitropy/all-platforms/installation.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/components/software/nitropy/all-platforms/installation.rst b/source/components/software/nitropy/all-platforms/installation.rst index 07bd9f1872..e5a9e12c98 100644 --- a/source/components/software/nitropy/all-platforms/installation.rst +++ b/source/components/software/nitropy/all-platforms/installation.rst @@ -93,11 +93,6 @@ nitropy requires Python 3.9 or 3.10. If your default Python installation is old $ pipx install --python python3.9 pynitrokey -Arm Not Supported -~~~~~~~~~~~~~~~~~ - -Currently, recent nitropy versions cannot be installed on Arm platforms due to a dependency issue (`GitHub issue `__). As a workaround, you can use an x86 Python installation in a Rosetta terminal as described in `this discussion `_). - libusb-1.0.dylib not found ~~~~~~~~~~~~~~~~~~~~~~~~~~