You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example.py file does not run correctly on a Pico W because the sys.implementation function returns _mpy which does not match the current value being returned... mpy. Not sure how this should be handled.