-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Feature Request] Mac version #54
Comments
Hmm - Ogatak is currently packaged "manually" (well, I have a script for it, but basically it just drops the source files into an Electron package as described here). Not having a Mac myself, I think its awkward for me to do this for Mac. I seem to remember some issue last time I tried. If you actually wanted to make a repo with a Mac release I could link to it. |
I'll try to build |
I can run ogatak by |
@ChinChangYang - sorry for the lateness of this reply, but I think that should be fixed in the current source. |
Thanks for the fix. It works now! |
+1 on the Mac build wish! I do not feel tech savvy enough to try to any of the advice above, so if there is any possibility for you guys to make a mac build it would be greatly appreciated. Katago-Spelled-Backwards is truly great, please help us non-techy mac people! (h) |
By using the package method linked by @rooklift, I managed to get the program going on my mac. I also installed katago on the mac via homebrew as described here (i.e. I run |
Weights and network are the same thing. What exactly is happening? |
Nothing happened, i.e. it still said that it needed setup. But it turned out (I assume) that it just meant that there was MORE setup to do, since when you told me that weights = network, and I guessed (in analogy with #6 of this helpful post) how to "locate KataGo analysis config...", it suddenly worked! So now all I need to do is figure out how to actually use all the fine aspects of the program :) Thanks for your help! |
I have now re-done the process on my second mac, taking notes along the way, thinking it might help other non-tech-savvy mac owners to enjoy this lovely program. As becomes evident in the step by step below, I pretty much had to start from scratch (yes I did not even knowing what this Electron stuff was), which means that if you already have the preparatory programs, you may of course skip right to step C and onwards. And yes, all the commands or typed in the mac Terminal: Step A, preparations: Node.js and npm
Step B, more preparation: Install Homebrew and git
Step C: Download the Ogatak code from github and cd to the directory “src” (most likely downloaded to the mac Downloads folder): Step D: Install katago STEP E: set katago as the engine in Ogatak Bingo, you can now start to get beaten by the AI, or just analyze, analyze away! |
Hi. I've seen videos on this GUI and I liked the functionality of showing the win rate number on the stones. However I'm mainly working on Mac. Would you mind to have a Mac build?
I see that this is build with electron, so I guess it should be easy. If any help is needed, I can probably make a PR.
Thanks.
The text was updated successfully, but these errors were encountered: