8000 tools/makemanifest.py: Force the repo version of the mpy_cross package. by jimmo · Pull Request #9256 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

tools/makemanifest.py: Force the repo version of the mpy_cross package. #9256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

jimmo
Copy link
Member
@jimmo jimmo commented Sep 9, 2022

In case the version from pypi is installed or some other version is available in sys.path, prepend $(TOP)/mpy-cross to sys.path instead.

Fixes #9255

FYI @andrewleech

In case the version from pypi is installed or some other version is
available in sys.path, prepend `$(TOP)/mpy-cross` to sys.path instead.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
@dpgeorge dpgeorge merged commit 4903e48 into micropython:master Sep 9, 2022
tannewt added a commit to tannewt/circuitpython that referenced this pull request May 31, 2024
…er_badge

added explorer badge RP2040 board
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building micropython master fails if pypi / mpy_cross package is installed.
2 participants
0