Skip to content

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

Merged
dpgeorge merged 1 commit into
micropython:masterfrom
jimmo:mpy-cross-local
Sep 9, 2022
Merged

tools/makemanifest.py: Force the repo version of the mpy_cross package.#9256
dpgeorge merged 1 commit into
micropython:masterfrom
jimmo:mpy-cross-local

Conversation

@jimmo
Copy link
Copy Markdown
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 <[email protected]>
@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