We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should be successfully installed following the instruction:
brew tap gnebbia/kb https://github.com/gnebbia/kb.git brew install gnebbia/kb/kb
I got an error message as below:
==> Tapping gnebbia/kb Cloning into '/opt/homebrew/Library/Taps/gnebbia/homebrew-kb'... remote: Enumerating objects: 2511, done. remote: Counting objects: 100% (600/600), done. remote: Compressing objects: 100% (103/103), done. remote: Total 2511 (delta 533), reused 515 (delta 494), pack-reused 1911 (from 1) Receiving objects: 100% (2511/2511), 17.90 MiB | 1.58 MiB/s, done. Resolving deltas: 100% (1797/1797), done. Tapped 1 formula (126 files, 32.8MB). ==> Fetching dependencies for gnebbia/kb/kb: gdbm, libtommath, tcl-tk and python@3.8 ==> Fetching gdbm ==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.24 ######################################################################################################################################### 100.0% ==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:439b678f3befe6e37a2e36c9a8df727137f5a86bdf0fdf6a2e612409ffe1409a ######################################################################################################################################### 100.0% ==> Fetching libtommath ==> Downloading https://ghcr.io/v2/homebrew/core/libtommath/manifests/1.3.0 ######################################################################################################################################### 100.0% ==> Downloading https://ghcr.io/v2/homebrew/core/libtommath/blobs/sha256:6b17949dbb9a6a751816e0a39f441a6028b680d15960fe3fdb6686721dac70f3 ######################################################################################################################################### 100.0% ==> Fetching tcl-tk ==> Downloading https://ghcr.io/v2/homebrew/core/tcl-tk/manifests/9.0.0_1 ######################################################################################################################################### 100.0% ==> Downloading https://ghcr.io/v2/homebrew/core/tcl-tk/blobs/sha256:ea5cebe7b8904fed9984cf1cae476ded6c6faba100129302cf30ab3681ecb886 ######################################################################################################################################### 100.0% Error: python@3.8 has been disabled because it is deprecated upstream! It was disabled on 2024-10-14.
Error: python@3.8 has been disabled because it is deprecated upstream! It was disabled on 2024-10-14.
It would be nice to fix this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
It should be successfully installed following the instruction:
Actual Behavior
I got an error message as below:
Steps to Reproduce the Problem
Error: python@3.8 has been disabled because it is deprecated upstream! It was disabled on 2024-10-14.
Specifications
It would be nice to fix this issue.
The text was updated successfully, but these errors were encountered: