Skip to content

fix(kiopcgen): use portable python3 shebang#15

Open
Takuto88 wants to merge 1 commit into
iotconnectivity:masterfrom
Takuto88:fix/kiopcgen-shebang
Open

fix(kiopcgen): use portable python3 shebang#15
Takuto88 wants to merge 1 commit into
iotconnectivity:masterfrom
Takuto88:fix/kiopcgen-shebang

Conversation

@Takuto88

@Takuto88 Takuto88 commented Jul 2, 2026

Copy link
Copy Markdown

/usr/bin/python is absent on many distros that ship only python3 (e.g. Debian, Fedora without python-unversioned-command), so the script failed to launch. Point at python3 via env instead.

/usr/bin/python is absent on many distros that ship only
python3 (e.g. Debian, Fedora without python-unversioned-command),
so the script failed to launch. Point at python3 via env instead.
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.

1 participant