Giter Site home page Giter Site logo

Comments (10)

fortarch avatar fortarch commented on August 30, 2024 2

看了你的攻略成功安装部署,机器太强了,完全下不过。

from blog-comment.

yiweiliu008 avatar yiweiliu008 commented on August 30, 2024 1

gtp -model /usr/local/Cellar/katago/1.13.2/share/katago/g170-b30c320x2-s4824661760-d1229536699.bin.gz -config /usr/local/Cellar/katago/1.13.2/share/katago/configs/gtp_example.cfg

Thanks!

from blog-comment.

Chestnutboy avatar Chestnutboy commented on August 30, 2024 1

@ yiweiliu008,我找到解决方案了,你可以试试
参考:https://blog.csdn.net/weixin_44001725/article/details/131947369
https://blog.csdn.net/weixin_40147097/article/details/137350897

from blog-comment.

yiweiliu008 avatar yiweiliu008 commented on August 30, 2024

我按照攻略安装完之后开始用Katago下棋时 Katago运行失败 error message: “libc++abi: terminating due to uncaught exception of type StringError: Error creating directory: gtp_logs”。 请问知道怎么解决吗

from blog-comment.

PttCodingMan avatar PttCodingMan commented on August 30, 2024

你可以把你設定參數丟出來看看嗎?

from blog-comment.

PttCodingMan avatar PttCodingMan commented on August 30, 2024

gtp -model /opt/homebrew/Cellar/katago/1.13.2/share/katago/g170-b30c320x2-s4824661760-d1229536699.bin.gz -config /opt/homebrew/Cellar/katago/1.13.2/share/katago/configs/gtp_example.cfg

路徑好像不太一樣,你試試看在 /opt/homebrew/Cellar/katago/ 底下找找看?

from blog-comment.

yiweiliu008 avatar yiweiliu008 commented on August 30, 2024

我的Katago好像装在了/usr/local/Cellar/katago下面
brew list --verbose katago
/usr/local/Cellar/katago/1.13.2/INSTALL_RECEIPT.json
/usr/local/Cellar/katago/1.13.2/LICENSE
/usr/local/Cellar/katago/1.13.2/bin/katago
/usr/local/Cellar/katago/1.13.2/.brew/katago.rb
/usr/local/Cellar/katago/1.13.2/README.md
/usr/local/Cellar/katago/1.13.2/share/katago/g170-b30c320x2-s4824661760-d1229536699.bin.gz
/usr/local/Cellar/katago/1.13.2/share/katago/g170-b40c256x2-s5095420928-d1229425124.bin.gz
/usr/local/Cellar/katago/1.13.2/share/katago/g170e-b20c256x2-s5303129600-d1228401921.bin.gz
/usr/local/Cellar/katago/1.13.2/share/katago/configs/misc/datamining1.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/misc/datamining4.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/match_example.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/gtp_example.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/selfplay8a.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/gatekeeper2bfaster.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/gatekeeper2a.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/selfplay8b.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/gatekeeper2b.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/gatekeeper2c.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/gatekeeper1.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/selfplay1.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/selfplay2.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/training/selfplay8b20.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/analysis_example.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/contribute_example.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/book/genbook7tt.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/book/genbook7jp.cfg
/usr/local/Cellar/katago/1.13.2/share/katago/configs/task_example.cfg

我也是通过brew install katago安装的

from blog-comment.

PttCodingMan avatar PttCodingMan commented on August 30, 2024

那根據錯誤訊息,我猜測可能是路徑不同導致的權限問題。

試著把 /usr/local/Cellar/katago/ 權限開大一點。

from blog-comment.

cesium27 avatar cesium27 commented on August 30, 2024

按您的方法部署了,但是一直跑不出結果,點擊Toggle Analysis 顯示 “None of the attached engines support analysis.”
配置是 gtp -model /opt/homebrew/Cellar/katago/1.14.0/share/katago/g170-b40c256x2-s5095420928-d1229425124.bin.gz -config /opt/homebrew/Cellar/katago/1.14.0/share/katago/configs/gtp_example.cfg
請問有辦法解決嗎 感謝

from blog-comment.

Chestnutboy avatar Chestnutboy commented on August 30, 2024

您好,我提示libc++abi: terminating due to uncaught exception of type IOError: Could not open file /opt/homebrew/Cellar/katago/1.14.4/share/katago/configs/gtp_example.cfg - does not exist or invalid permissions?请问有解决办法吗?

from blog-comment.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.