Skip to content
Discussion options

You must be logged in to vote

Hi ,
it may be better if next time you do not upload screenshots , but your code.

You can use GitHub Flavoured Markdown to format your posts. In particular use py ... around your code snippets to get syntax highlighting, see the section below.
https://github.com/orgs/micropython/discussions/9111

Micropython does not use PyPI for package distribution, In stead op pip there is mip, documeted on micropython docs.

During development its much simpler to copy the files from your host to the MCU ,
or use mpremote to mount your your ( in reverse as it were)
for instance by using mpremote mount . exec "import local_script"

I dont have an EV3 , so there may be other options as well.

Replies: 1 comment 1 reply

Comment options

Josverl
Aug 28, 2024
Collaborator Sponsor

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

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