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

fix python unknown option -p #307

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

d33psky
Copy link
Contributor

@d33psky d33psky commented Feb 14, 2023

Hi Michael, Hans here, a small Ubuntu installer fix :

+ python -p pip list
Unknown option: -p
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

I did not see this earlier because I just wrote my own commands ;-)

@mworion mworion merged commit 1ece561 into mworion:master Feb 15, 2023
@mworion
Copy link
Owner

mworion commented Feb 15, 2023

Thanks for the hint and fixing it.

@d33psky d33psky deleted the HL-fix-ubuntu-installer branch February 16, 2023 16:45
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.

None yet

2 participants