[GH-ISSUE #102] git-sim not recognized as command in M1 Apple #62

Closed
opened 2026-03-02 16:47:56 +03:00 by kerem · 3 comments
Owner

Originally created by @IsTheMartin on GitHub (Dec 29, 2023).
Original GitHub issue: https://github.com/initialcommit-com/git-sim/issues/102

Hey all 🖖

I installed this git-sim in my m1 apple silicon by follwing this guide, however when I tried to execute git-sim in my terminal, that command does not exist command not found: git-sim

should I add it manually in .zprofile? or do I need to do something else?

Also, I read this other issue, but it is focused to windows os

Thanks in advance

Originally created by @IsTheMartin on GitHub (Dec 29, 2023). Original GitHub issue: https://github.com/initialcommit-com/git-sim/issues/102 Hey all 🖖 I installed this git-sim in my m1 apple silicon by follwing [this guide](https://initialcommit.com/blog/git-sim#how-to-install-and-run-git-sim), however when I tried to execute `git-sim` in my terminal, that command does not exist `command not found: git-sim` should I add it manually in `.zprofile`? or do I need to do something else? Also, I read this other issue, but it is focused to windows os - https://github.com/initialcommit-com/git-sim/issues/37 Thanks in advance
kerem closed this issue 2026-03-02 16:47:56 +03:00
Author
Owner

@initialcommit-io commented on GitHub (Dec 30, 2023):

Hi @IsTheMartin !

Ahh, it might be related to using the Mac system python. If you look at the github Git-Sim page, specifically the "Quickstart" section (https://github.com/initialcommit-com/git-sim?tab=readme-ov-file#quickstart), you'll see it mentions a note for MacOS users:

Note: For MacOS, it is recommended to NOT use the system Python to install Git-Sim, and instead use Homebrew to install a version of Python to work with Git-Sim. Virtual environments should work too.

Please give this a try if you were previously trying to use the Mac system python to install and use Git-Sim. (I'd recommend uninstalling git-sim from the system python / pip in the process).

Let me know if that works for you!

<!-- gh-comment-id:1872401587 --> @initialcommit-io commented on GitHub (Dec 30, 2023): Hi @IsTheMartin ! Ahh, it might be related to using the Mac system python. If you look at the github Git-Sim page, specifically the "Quickstart" section (https://github.com/initialcommit-com/git-sim?tab=readme-ov-file#quickstart), you'll see it mentions a note for MacOS users: > Note: For MacOS, it is recommended to NOT use the system Python to install Git-Sim, and instead use [Homebrew](https://brew.sh/) to install a version of Python to work with Git-Sim. Virtual environments should work too. Please give this a try if you were previously trying to use the Mac system python to install and use Git-Sim. (I'd recommend uninstalling git-sim from the system python / pip in the process). Let me know if that works for you!
Author
Owner

@initialcommit-io commented on GitHub (Jan 2, 2024):

Hey there and happy new year.

Were you able to get this working?

<!-- gh-comment-id:1874377629 --> @initialcommit-io commented on GitHub (Jan 2, 2024): Hey there and happy new year. Were you able to get this working?
Author
Owner

@IsTheMartin commented on GitHub (Jan 2, 2024):

Hey @initialcommit-io thank you, happy new year!

Yes, I was able to fix it by uninstalling python and installing again (by brew).

Thank you for your help 🚀

<!-- gh-comment-id:1874387115 --> @IsTheMartin commented on GitHub (Jan 2, 2024): Hey @initialcommit-io thank you, happy new year! Yes, I was able to fix it by uninstalling python and installing again (by brew). Thank you for your help 🚀
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-sim#62
No description provided.