Troubleshoot BrickPi3 with Pi4 doesn't start

When I try to start the troubleshooting, here what I get:

~> sudo bash /home/pi/Dexter/BrickPi3/Troubleshooting/all_tests.sh
===============================
BrickPi3 Troubleshooting Script
===============================

Checking for hardware, and checking hardware and firmware version.
==================================================================
Traceback (most recent call last):
  File "/home/pi/Dexter/BrickPi3/Software/Python/Examples/Read_Info.py", line 17, in <module>
    import brickpi3 # import the BrickPi3 drivers
  File "build/bdist.linux-armv7l/egg/brickpi3.py", line 21, in <module>
IOError: [Errno 2] No such file or directory

Log has been saved to Desktop. Please copy it and send it by email or upload it on the forums

The same if I start troubleshooting from the icon on the desktop, see attached log.

Running the Raspbian for Robots image for Pi4 on a Pi4 model B with 4 GB RAM.

~> uname -a
Linux pi4 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux
~> cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

log.txt (467 Bytes)