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

Python: command not found #34

Open
NikolaiDokken opened this issue Dec 8, 2022 · 1 comment
Open

Python: command not found #34

NikolaiDokken opened this issue Dec 8, 2022 · 1 comment

Comments

@NikolaiDokken
Copy link

Since apple has removed the system-provided Python 2 installation, the second line in the kattis script gives the following error on newer macs:

/Users/user/kattis-cli/kattis: line 2: python: command not found

Setting an alias in your .zshrc does not solve the problem since it is not processed by the script.

@RussellDash332
Copy link

I believe this has been resolved in #47

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

No branches or pull requests

2 participants