Skip to content

Check Python versions#3

Merged
syedriko merged 1 commit intoroad-core:mainfrom
umago:python-versions
Jan 28, 2025
Merged

Check Python versions#3
syedriko merged 1 commit intoroad-core:mainfrom
umago:python-versions

Conversation

@umago
Copy link
Collaborator

@umago umago commented Jan 14, 2025

Some distros (e.g RHEL 9.4) does not have the "python" command, instead "python3" should be used.

The "python3" command should now be universal and since these scripts does not work with python2.* I think we can start explicitly using "python3" directly.

Some distros (e.g RHEL 9.4) does not have the "python" command, instead
"python3" should be used.

The "python3" command should now be universal and since these scripts
does not work with python2.* I think we can start explicitly using
"python3" directly.

This commit updates the scripts to use "python3" instead of "python".

Signed-off-by: Lucas Alvares Gomes <[email protected]>
@syedriko syedriko merged commit f87a251 into road-core:main Jan 28, 2025
@umago umago deleted the python-versions branch January 28, 2025 15:53
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.

3 participants