Skip to content

Conversation

@jsimonrichard
Copy link
Contributor

This PR should allow CustomPiOS to "just run" on systems that have a python3 executable instead of a python executable (like my own).

I only found usages of the host's python executable in argparse.py, so I've only made changes there. Let me know if I've missed anything.

@guysoft guysoft merged commit 03b4279 into guysoft:devel Jul 2, 2021
@guysoft
Copy link
Owner

guysoft commented Jul 2, 2021

Thanma!

@jsimonrichard
Copy link
Contributor Author

You're welcome!

One comment: I realized the which python commands will print their responses to stdout, and you might not want that. I'll just redirect them to /dev/null and add another PR.

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.

2 participants