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
I'm not sure whether this work should start from upip or here, but I'll raise the issue anyway.
At the moment micropip.py (and probably also upip) doesn't give a meaningful error message when user tries to install a non-micropython package (for an example see thonny/thonny#1330).
It would be nice if micropip.py anticipated it and said something like "Package X doesn't look like a MicroPython package"