Closed
Description
Micropython now uses mip instead of upip https://docs.micropython.org/en/latest/reference/packages.html#packages
The quickstart guide and the installation method in the docs do not work on the latest builds.
>>> import upip
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: no module named 'upip'
>>>
Metadata
Metadata
Assignees
Labels
No labels