I can't install picozero from the microPython using Thonny. I keep getting an error message
I've used both Tools>>Manage Packages and Tools>>Manage Plugins
Installing via the Manage Packages, gives me the error message belowWhile using the Plugin option doesn't come up with the error message, its not using it in my test code
I've used both Tools>>Manage Packages and Tools>>Manage Plugins
Installing via the Manage Packages, gives me the error message below
Code:
'--upgrade-strategy', 'only-if-needed', 'picozero', '--index-url', 'http://127.0.0.1:36628']' returned non-zero exit status 2.Code:
from picozero import pico_ledpico_led.on()Statistics: Posted by RaspyHat — Thu May 29, 2025 10:42 pm