ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[BUG] zsh: segmentation fault python3 -m revChatGPT on MacOS

Open ruixilin opened this issue 2 years ago • 0 comments

Hi! Help needed please! I have installed the package via pip3 install --upgrade revChatGPT and install chromedrive via brew install --cask chromedriver in python3.10 on my mac, but I can't get it started. I have enabled the chromdriver at /usr/local/bin/chromedriver.

I got zsh: segmentation fault python3 -m revChatGPT when I ran python3 -m revChatGPT, or the segmentation fault after tpying from revChatGPT.ChatGPT import Chatbot in python console.

Screenshot 2023-01-06 at 9 57 43 PM

Any ideas? Thanks!

===

  • OS: MacOS 10.15.5
  • Python version: 3.10.8
  • ChatGPT Version: 0.0.48.3

ruixilin avatar Jan 06 '23 14:01 ruixilin