我在做
$ brew install subversion --with-python
但是,自制报告:
Warning: subversion: this formula has no --with-python option so it will be ignored!
接着继续安装Subversion,因为这只是一个警告,但我也需要Python绑定。
我在其他位置尝试过--with-python
,但没有任何区别。
这是所有输出:
Warning: subversion: this formula has no --with-python option so it will be ignored!
==> Downloading https://homebrew.bintray.com/bottles/subversion-1.10.2.high_sierra.bottle.tar.gz
Already downloaded: /Users/paul/Library/Caches/Homebrew/downloads/cd34819a835db41e326680b8e94b4343ee0d98f68456b42c03fd1895c77b65c7--subversion-1.10.2.high_sierra.bottle.tar.gz
==> Pouring subversion-1.10.2.high_sierra.bottle.tar.gz
==> Caveats
svntools have been installed to:
/usr/local/opt/subversion/libexec
The perl bindings are located in various subdirectories of:
/usr/local/opt/subversion/lib/perl5
If you wish to use the Ruby bindings you may need to add:
/usr/local/lib/ruby
to your RUBYLIB.
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
==> Summary
/usr/local/Cellar/subversion/1.10.2: 244 files, 30.4MB
其他信息:我在macOS 10.13.6上。 Homebrew今天已升级(没有任何升级待定)。有一个信息页面https://formulae.brew.sh/formula/subversion暗示着--with-python
是一个真实的选择,但这与install命令不同意。至少在我的电脑上。 Swig通过brew安装在我的Mac(v3.0.12)上。
答案 0 :(得分:0)
https://formulae.brew.sh/formula/subversion已过期。不支持<div *ngFor="let star in nb_stars">
test
</div>
参数,因为该公式现在默认情况下会执行Python步骤。