From a9d76db1a478791f89460952792e15dfd5d717ad Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 13 Jun 2022 17:23:06 +0200 Subject: [PATCH] protobuf downgrade !! F... Google. --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2212164..322c7bc 100755 --- a/install.sh +++ b/install.sh @@ -66,8 +66,10 @@ echo "###########################" echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc && source ~/.bashrc; echo ">>> PATH=$PATH" python3 -m pip install -U pip python3 -m pip install -U setuptools wheel -python3 -m pip install -U cryptography Ed25519 base58 google protobuf duniterpy pynacl pgpy +python3 -m pip install -U cryptography Ed25519 base58 google duniterpy pynacl pgpy python3 -m pip install -U nicotine-plus silkaj +python3 -m pip install -U protobuf==3.19.0 + if [[ "$USER" == "pi" ]]; then ## PROPOSE QR_CODE PRINTER SUR RPI echo "Ambassade? Souhaitez vous ajouter imprimante 'brother_ql'? Saisissez OUI, sinon laissez vide et tapez sur ENTRER"