Skip to content
Discussion options

You must be logged in to vote

Hi @simonmccaughey -- thanks for raising this, it's difficult to know how people were previously using upip.

This actually perfectly highlights one of the things we were keen to leave behind with mip -- upip was actually quite confusing as to where the packages actually came from. Also the difference between "foo" and "micropython-foo". The idea now is that everything comes from micropython-lib, unless it's via a custom URL (i.e. starts with http:// or github:), or using a custom index (via the index kwarg).

In this case:
micropython-ulogging -- this actually came from micropython-lib.
micropython-ssd1306 -- this was forked from the official driver by someone just for the purpose of makin…

Replies: 5 comments 9 replies

Comment options

You must be logged in to vote
3 replies
@simonmccaughey
Comment options

@Guru-Solidz
Comment options

@jimmo
Comment options

jimmo Nov 5, 2022
Maintainer

Answer selected by simonmccaughey
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
3 replies
@n-elia
Comment options

@n-elia
Comment options

@jimmo
Comment options

jimmo Dec 5, 2022
Maintainer

Comment options

You must be logged in to vote
2 replies
@Josverl
Comment options

Josverl Jul 11, 2023
Collaborator Sponsor

@jimmo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Relates to tools/ directory in source, or other tooling
8 participants