I am trying to install PyCoral API on my Coral Dev Board which is running Mendel Linux V4.0. According to the Coral web page: "https://coral.ai/software/#pycoral-api"
the instruction to install is: "sudo apt-get install python3-pycoral"
But the response is:
"Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3-pycoral"
What am I doing wrong?