← Back to team overview

kicad-developers team mailing list archive

Building wxPython-3.0.2.0 on OS X 10.10

 

I decided to try the python scripting (namely for the footprint wizard) and I'm using the osx_build_wx.sh script, using the usual invocation:

$ kicad/scripts/osx_build_wx.sh wx-src wx-bin kicad 10.10 "-j4"

and it chugs along for a while, until it gets to:

running install_egg_info
Writing /Users/andy/Projects/kicad-build/wx-bin/lib/python2.7/site-packages/wx-3.0-osx_cocoa/wxPython-3.0.2.0-py2.7.egg-info
warning: wx_install: path file '/Users/andy/Projects/kicad-build/wx-bin/lib/python2.7/site-packages/wx-3.0-osx_cocoa.pth' not created

Any idea what causes this?

-a



Follow ups