October 19, 2024 — kyle.huynh205
Segmentation Fault 11 when running jupyterhub
Trying to run Jupyterhub or Jupyterlab in Anaconda Navigator or in command line jupyter lab
, but get an error “Segmentation fault: 11”
Fix it by:
pip install pyobjc-core pyobjc-framework-cocoa --force-reinstall