Comment 3 for bug 1823608

Revision history for this message
Paul Kenyon (rixoff) wrote :

I looked in Console -> User Reports, and there are no KiCad logs.

Hoping to get some sort of backtrace, I ran kicad from the command line. I got a little bit of output when launching Footprint Editor, but nothing when invoking the wizard/crashing.

paul$ /Applications/KiCad/kicad.app/Contents/MacOS/kicad
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
/Applications/KiCad/kicad.app/Contents/Frameworks/python/site-packages/wx-3.0-osx_cocoa/wx/_core.py:16633: UserWarning: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")