kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17626
Python scripting error in today's compile
I just compiled from github using all the PYTHON related flags from
the python wiki page on compiling.
When I run the example on this page (using the .kicad_pcb file in my
project's directory):
http://www.kicad-pcb.org/display/KICAD/BOARD
I get this error output:
http://paste.pound-python.org/show/UzjU6mujUSJnnY76vzfW/
Note that I'm using this from a clone that I compiled, then installed using:
make install DESTDIR=~/Projects/github/kicad-source-mirror/build_install
--
-Nathan
Follow ups