用加持了大模型的 Byzer-Notebook 做数据分析是什么体验

阅读 74

2023-08-22

Homebrew 安装 postgreSQL

brew install postgresql

启动

brew services start postgresql

但报错:

 uninitialized constant Homebrew::Service::System

解决方案

brew doctor
  • 按照 brew doctor 中的建议进行操作,如果不行,如下:

    https://www.niwoxuexi.com/blog/cheng/article/2229

相关推荐

精彩评论(0)

0 0 举报