Skip to content
Discussion options

You must be logged in to vote

MicroPython packages aren't meant to be installed or fetched with pip. That would only be for installing them to your PC (but most micropython packages are not useful to run directly in CPython -- although the ones that are will generally work with pip).

See https://docs.micropython.org/en/latest/reference/packages.html for more info.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ElToro1966
Comment options

Answer selected by ElToro1966
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants