Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop making python an alias for python3 in environment setups #28873

Merged

Conversation

peterbarker
Copy link
Contributor

These were equivalents for installing python-is-python3 packages on Ubuntu.

We really shouldn't need these now - esp. since we don't do this on Ubuntu any more.

If we are invoking Python now we should be doing so as "python3".

this isn't something we should be doing to people's environments
this isn't something we should be doing to people's environments
this isn't something we should be doing to people's environments
Copy link
Collaborator

@Ryanf55 Ryanf55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should update the shebangs in mavproxy too for all the ones that have main()

@peterbarker
Copy link
Contributor Author

We should update the shebangs in mavproxy too for all the ones that have main()

Sounds good - but this isn't the MAVProxy repo :-)

@Ryanf55
Copy link
Collaborator

Ryanf55 commented Dec 16, 2024

We should update the shebangs in mavproxy too for all the ones that have main()

Sounds good - but this isn't the MAVProxy repo :-)

Please clarify then: ArduPilot/ardupilot_wiki#6371 (comment)

The wiki ambiguous

@peterbarker
Copy link
Contributor Author

We should update the shebangs in mavproxy too for all the ones that have main()

Sounds good - but this isn't the MAVProxy repo :-)

Please clarify then: ArduPilot/ardupilot_wiki#6371 (comment)

The wiki ambiguous

ArduPilot/MAVProxy#1497

@peterbarker peterbarker merged commit 5358306 into ArduPilot:master Dec 16, 2024
107 checks passed
@peterbarker peterbarker deleted the pr/stop-making-python-python3 branch December 17, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants