File “/usr/local/lib/python3.13/dist-packages/pidog/pidog.py”, line 597, in sensory_process_work
raise ValueError(e)
ValueError: ‘GPIO busy’
ERROR: ‘utf-8’ codec can’t decode byte 0xfa in position 16: invalid start byte
We have the “dist-packages” in the “/usr/lib/Python3” directory. and cant copy to the “usr/lib/Python3.13/” directory, we have no permission.
Which project example code were you running when the error occurred? Please provide us with the complete error message for confirmation.
Additionally, have you modified the system’s character encoding settings? We recommend switching to the default international standard character encoding, UTF-8, and then restarting the system. After that, try running the example code again to see if it works properly.