X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/4609cda3528333dfe53be38f1ee74b28da436f11..10e202d4ccd117b27a8763d37d22462a83d60fa4:/src/board.py diff --git a/src/board.py b/src/board.py index b7775d7..3c18c18 100644 --- a/src/board.py +++ b/src/board.py @@ -358,8 +358,11 @@ elif board_id is None: f""" {package[0]} version {package[1]} was unable to identify the board and/or microcontroller running the {platform.system()} platform. Please be sure you - have the latest packages running: + have the latest packages by running: 'pip3 install --upgrade adafruit-blinka adafruit-platformdetect' + + If you are running the latest package, your board may not yet be supported. Please + open a New Issue on GitHub: https://github.com/adafruit/Adafruit_Blinka/issues """ )