Skip to content

Python 3 scripts should be run by python3 executable. - #1235

Open
catull wants to merge 1 commit into
modula3:masterfrom
catull:python3-scripts
Open

Python 3 scripts should be run by python3 executable.#1235
catull wants to merge 1 commit into
modula3:masterfrom
catull:python3-scripts

Conversation

@catull

@catull catull commented Aug 12, 2026

Copy link
Copy Markdown

On systems with only Python 3 installed, the executable is named python3, not python.

This PR closed #1234.

@catull

catull commented Aug 12, 2026

Copy link
Copy Markdown
Author

With this change, I can now build a full bootstrap on macOS 15, with LLVM 22 clang and python 3 on 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.

ARM64_DARWIN: Running scripts/python3/make-dist-cfg.py from master fails with only python 3.x installed

1 participant