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: python@3.8 has been disabled because it is deprecated upstream! It was disabled on 2024-10-14. #115

Open
sunsern-k opened this issue Nov 23, 2024 · 0 comments

Comments

@sunsern-k
Copy link

Expected Behavior

It should be successfully installed following the instruction:

brew tap gnebbia/kb https://github.com/gnebbia/kb.git
brew install gnebbia/kb/kb

Actual Behavior

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.

Steps to Reproduce the Problem

  1. Run the installation steps following the instruction
brew tap gnebbia/kb https://github.com/gnebbia/kb.git
brew install gnebbia/kb/kb
  1. Wait the installation continuing and got an error message:

Error: python@3.8 has been disabled because it is deprecated upstream! It was disabled on 2024-10-14.

Specifications

  • Version: 0.1.7
  • Platform: MacOS
  • Subsystem: Python 3.11

It would be nice to fix this issue.

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

1 participant