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

depends_on :python3 is disabled #7

Open
jzelinskie opened this issue Apr 22, 2018 · 1 comment
Open

depends_on :python3 is disabled #7

jzelinskie opened this issue Apr 22, 2018 · 1 comment

Comments

@jzelinskie
Copy link

It looks like there are actually two issues:

  1. Depending on python3
  2. Invalid syntax
$ brew install --HEAD cema-sp/tap/alacritty
==> Tapping cema-sp/tap
Cloning into '/usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap'...
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 0), reused 6 (delta 0), pack-reused 0
Unpacking objects: 100% (8/8), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb
Calling 'depends_on :python3' is disabled!
Use 'depends_on "python"' instead.
/usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb:7:in `<class:Kitty>'
Please report this to the cema-sp/tap tap!
Or, even better, submit a PR to fix it!
Error: Cannot tap cema-sp/tap: invalid syntax in tap!
@AshGrowem
Copy link

AshGrowem commented May 2, 2018

Hey @jzelinskie I also just ran into this. I just submitted a pull request 👉 #8
Hopefully that fixes it!

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