FluxFae, please confirm that all libraries were installed successfully without any error messages.
We recommend that you run the installation commands again to reinstall all libraries, and then try running the example to see if it works.
We have verified that the 0_calibration.py example runs correctly for servo calibration.
Thank you very much for the instructions. Reinstalling the vilib module fixed the issue of being able to run the calibration script.
During the vilib installation, I noticed that two dependencies were not installed:
Start installing vilib 0.3.18 for user user1
Python version: 3.13.5
Raspbian version: 13 (64bit)
mediapipe is only supported on 64bit system with python 3.12 or older.
tflite-runtime is only supported on python 3.12 or older.
…
…
…
mediapipe is not supported on this platform… Skip
ai-edge-litert is not supported on this platform… Skip
My plan is to set up a local SLM, but I see that the current Python version isn’t compatible with these dependencies. Do I need to downgrade Python?
Yes, there’s been no sign of activity on 3.13 support for over a year, so I’d suggest your best route is to downgrade your Python. Or use a mediapipe alternative.
I would also suggest adding a formal request for this upgrade. Google say they’re waiting for enough requests to allocate resources, so every request will help!