From: Philip Howard Date: Thu, 4 Jul 2019 10:18:04 +0000 (+0100) Subject: Merge pull request #8 from sepulworld/bug/adding_python_setuptools X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/0020a8db407d9c02e6f38509a1a683dfe4e3e77d?hp=22ad858957b25f971190c4d5ae6999d4ad9369c9 Merge pull request #8 from sepulworld/bug/adding_python_setuptools adding install notes for python-pil, python-setuptools --- diff --git a/README.md b/README.md index 8c4249d..5fb9fe6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ And if you're using a PMS5003 sensor you will need to: And install additional dependencies: ``` -sudo apt install python-numpy python-smbus +sudo apt install python-numpy python-smbus python-pil python-setuptools ``` ## Help & Support