Update Install.md

Add python3-pip just in case you have it not installed
This commit is contained in:
Felix
2022-10-31 08:25:01 +01:00
committed by GitHub
parent 1c86c9e5cb
commit 2ed01b7ebe
+1 -1
View File
@@ -9,7 +9,7 @@
- On debian based distribution you can install some requirement from repos, it's faster than installtion with pip:
```
sudo apt-get install python3-typing-extensions python3-pandas python3-plotly python3-paho-mqtt python3-six python3-dateutil python3-brotli libblas-dev liblapack-dev gfortran python3-pycryptodome libatlas3-base python3-cryptography
sudo apt-get install python3-typing-extensions python3-pandas python3-plotly python3-paho-mqtt python3-six python3-dateutil python3-brotli libblas-dev liblapack-dev gfortran python3-pycryptodome libatlas3-base python3-cryptography python3-pip
```
- For everyone :