From 8b03b649d5b1b5f2f8f9a3da7d8689e330b04306 Mon Sep 17 00:00:00 2001 From: Aitor Pazos Date: Sun, 12 Nov 2017 20:11:31 +0000 Subject: [PATCH] doc: Include python3 support in OpenSUSE instructions --- doc/INSTALL.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 85bcec1..10d714d 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -2,6 +2,8 @@ Install the following packages (depending on your distribution): +## Install dependencies + ### Debian $ apt update && apt upgrade @@ -17,10 +19,20 @@ Install the following packages (depending on your distribution): $ zypper install python-pip python-devel libusb-1_0-devel libudev-devel +If you are using python3 or your system `pip` command points to `pip3.x` +(`/etc/alternatives/pip -> /usr/bin/pip3.6`) you will need to install these +dependencies instead: + + $ zypper install python3-pip python3-devel libusb-1_0-devel libudev-devel + +## Update setuptools and pip + Also, update Python packages before starting the installation: $ pip install -U setuptools pip +## Check device's firmware version + Make sure you are running the latest firmware version on your hardware device. Currently the following firmware versions are supported: