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

macOS Python segfault #436

Open
mattbroussard opened this issue Nov 6, 2023 · 1 comment
Open

macOS Python segfault #436

mattbroussard opened this issue Nov 6, 2023 · 1 comment

Comments

@mattbroussard
Copy link

After a new install of fpp from Homebrew on a new system with macOS Ventura 13.6.1, fpp is able to launch but segfaults if I press an arrow key to move the cursor:

/opt/homebrew/bin/fpp: line 33: 88101 Segmentation fault: 11  $PYTHONCMD "$BASEDIR/src/choose.py" "$@" < /dev/tty

I installed a new copy of Python from Homebrew (previously had just whatever macOS comes with, if anything?) and the segfault no longer seems to happen.

@leocabral
Copy link

hey @mattbroussard, I had the same problem.. the easiest solution for me was stop relying on Xcode definition of some dependencies, so either you define the right path to pyhton, etc, or select an older version of Xcode (like 14.3 and below)

🍻

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

2 participants