coates’s avatarcoates’s Twitter Archive—№ 20,350

  1. If you use Python on your Mac, and you made the mistake of doing brew upgrade recently, you can downgrade gdbm to 1.13 to fix it. Worked for me at least. support.enthought.com/hc/en-us/articles/360000323983-macOS-Crash-When-Opening-Editor-or-Importing-gdbm brew unlink gdbm ; brew install --force raw.githubusercontent.com/Homebrew/homebrew-core/6938c5e3ed0b91bd63de7035b5d5afb57b5942a4/Formula/gdbm.rb