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

Error: Calling 'depends_on :python' is disabled! #2

Open
rene-demonsters opened this issue May 3, 2018 · 2 comments
Open

Error: Calling 'depends_on :python' is disabled! #2

rene-demonsters opened this issue May 3, 2018 · 2 comments

Comments

@rene-demonsters
Copy link

I'm not entirely sure what's breaking, but when using brew install xxx or using brew services list for example, I get the following error and homebrew crashes:

Use 'depends_on "python@2"' instead.
/usr/local/Homebrew/Library/Taps/duggan/homebrew-protobuf3/protobuf3.rb:56:in `<class:Protobuf3>'
Please report this to the duggan/protobuf3 tap!
Or, even better, submit a PR to fix it!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/duggan/homebrew-protobuf3/issues
@duggan
Copy link
Owner

duggan commented May 3, 2018

This formula is deprecated, there's an official formula for protobuf 3.

I think if you remove this tap (with brew untap duggan/homebrew-protobuf3) it should fix your problem. You might need or want to install the official one thereafter.

@rene-demonsters
Copy link
Author

rene-demonsters commented May 3, 2018 via email

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