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

git-sim not recognized as command in M1 Apple #102

Closed
IsTheMartin opened this issue Dec 29, 2023 · 3 comments
Closed

git-sim not recognized as command in M1 Apple #102

IsTheMartin opened this issue Dec 29, 2023 · 3 comments

Comments

@IsTheMartin
Copy link

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

@initialcommit-io
Copy link
Contributor

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!

@initialcommit-io
Copy link
Contributor

Hey there and happy new year.

Were you able to get this working?

@IsTheMartin
Copy link
Author

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 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