Hi! @superbam
I was wondering how you solved this firmware version error with GoPiGo3? I am having the exact same issue telling me to downgrade firmware versions to 0.3.x from 1.0.0.
Hi! @superbam
I was wondering how you solved this firmware version error with GoPiGo3? I am having the exact same issue telling me to downgrade firmware versions to 0.3.x from 1.0.0.
If I remember correctly the solution was not to use a virtual environment. Nothing else seemed to work for me
@superbam Sorry I’m really new to this! Would that mean removing my venv folder from my python code in raspian? And it is still able to run ok after that?
The secret is to install first to the system, then create your venv
@cyclicalobsessive Thanks for the response! What would I need to install? Is there a set of instructions for this?