Skip to content

Micropython ESP32-S3 ProS3 library install #9680

Discussion options

You must be logged in to vote

not having mip module in it

mip will be in the next release.

install latest micropython v1.9.1.

Thanks for reporting this! I have just fixed the underlying bug -- #9681. We will need to merge this and update the mip index.

In the meantime, you can either:

  • Update the board to the latest version (i.e. a recent nightly/unstable build -- despite the name, don't expect any problems)
  • Install the python sources instead of the .mpy files. mpremote mip install --no-mpy aioble. You should mpremote rm /lib/aioble/__init__.mpy (and the others) first.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@b-palaniappan
Comment options

@dpgeorge
Comment options

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