On Mon, Mar 30, 2015 at 12:19 AM, Nathan McCorkle <[email protected]> wrote: > I get this error output: > http://paste.pound-python.org/show/UzjU6mujUSJnnY76vzfW/
I changed SEGVIA to SEGZONE and the output got much further, but then produced this error at the end of the output: http://paste.pound-python.org/show/AsGLtFoM1e1kpz8AxyLz/ ending at: LIST ZONES: Traceback (most recent call last): File "inspect.py", line 50, in <module> for zone in pcb.GetSegZones(): File "/home/nathan/Projects/github/kicad-source-mirror/build_install/usr/local/lib/python2.7/dist-packages/pcbnew.py", line 3902, in <lambda> __getattr__ = lambda self, name: _swig_getattr(self, BOARD, name) File "/home/nathan/Projects/github/kicad-source-mirror/build_install/usr/local/lib/python2.7/dist-packages/pcbnew.py", line 57, in _swig_getattr raise AttributeError(name) AttributeError: GetSegZones -- -Nathan _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

