Hi,
I am super new to the embedded space and openmv. I am trying to import base64 and I am getting:
ImportError: no module named ‘base64’
Comming from the Linux world I know that I could:
pip install base64
Can anyone link me to a guide which describes how to get base64 onto my OpenMV H7?
Many thanks for your time,
Dave