Hi, I am new here. I was doing the picaboo tutorial, but I get a runtime error whenever I connect it to my device.
Here is the error and my code:
Hi, I am new here. I was doing the picaboo tutorial, but I get a runtime error whenever I connect it to my device.
Here is the error and my code:
This runs only on Android.
Hello Shilpa
Welcome to the Forum. I'm not familiar with the tutorial but I can see an issue in your Blocks:
This 'If' Block must be inside the Initialise Local Blocks because it is using the local variables 'MeConfidence' and 'NotMeConfidence'
Like so:
As stated by Abraham, the Picaboo Personal Image Classifier: PICaboo only works with Android.
You are trying to use it with ios. Picaboo uses an extension. ios Projects cannot use extensions.
Try the Project using an Android device.