1

我正在尝试在 Mac 上获取 ALEPH - 用于提出假设的学习引擎 - http://www.cs.ox.ac.uk/activities/machinelearning/Aleph/aleph 。据我了解,我将需要 YAP——又一个 Prolog。据我在互联网上发现的每个人都是“ brew install yap”(我有酿造)。这就是我得到的:

$ brew install yap

Error: No available formula with the name "yap" 

==> Searching for a previously deleted formula...

Warning: homebrew/core is shallow clone. To get complete history run:   git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.

==> Searching for similarly named formulae...

==> Searching local taps...

Error: No similarly named formulae found.

==> Searching taps...

==> Searching taps on GitHub...

Error: No formulae found in taps.

有谁知道该怎么做?

4

0 回答 0