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.

@VictorMiasnikov

VictorMiasnikov commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

It's halph-tested as

2026-08-14T18:31:37.2734998Z Critical Mass Modula-3 version d5.12.1
2026-08-14T18:31:37.2735952Z GitInfo: VictorMiasnikov@3f87f00
2026-08-14T18:31:37.2736956Z https://github.com/VictorMiasnikov/cm3/commits/d5.12.1-ZZYYXX-20260509_22-59
2026-08-14T18:31:37.2737687Z remote: https://github.com/VictorMiasnikov/cm3
2026-08-14T18:31:37.2738232Z revision: 3f87f00
2026-08-14T18:31:37.2738744Z branch: d5.12.1-ZZYYXX-20260509_22-59
2026-08-14T18:31:37.2739213Z last updated: 2022-02-05
2026-08-14T18:31:37.2739544Z compiled: 2026-08-14 18:24:29

https://github.com/VictorMiasnikov/cm3/actions/runs/31824359766

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

2 participants