← Back to team overview

kicad-developers team mailing list archive

Re: Python scripting error in today's compile

 

That’s one of the risks of the plain C++ api translation, and why we’re (slowly) working on [1]  

look on [2] and [3]

Can you try switching SEGVIA for VIA  and see if that works? Please confirm, so I can go
and update the example.

Best,
Miguel Ángel
[1] https://github.com/KiCad/kicad-python/
[2] http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/revision/4826
[3] http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/revision/482 (http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/revision/4826)7


Miguel Ángel Ajo


On Monday, 30 de March de 2015 at 9:19, Nathan McCorkle wrote:

> 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
>  
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx (mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx)
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>  
>  



Follow ups

References