kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10819
Re: Python Scripting on Windows with KiCad-Winbuilder
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Sun, 04 Aug 2013 15:26:26 -0500
-
In-reply-to:
<CAKLXgruY9QJ_56LQ_hUWF+4-KXbbjY1cc1=bnRATj+AZuTbwPQ@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
On 08/04/2013 02:59 PM, Brian Sidebotham wrote:
> Hi Guys,
>
>
> (2) I get attribute errors when running either of the footprint wizards, but the main
> body of code appears to be working, it just looks like some API breakage or something.
>
>
> I just build 4267 and the footprint wizard problems have gone away. Looks like everything
> is good there. Just a problem with the PyCrust console.
That readline module was never tested by me, and I am not sure what causes it to even
load. Let me know if and when you understand that. :) We had been running without it
for a couple of months fine.
You can temporarily remove that module and see what you get, maybe rename it so it is not
visible. This will at least narrow the search scope, and focus fixing efforts thereafter.
Dick
I assume that this is not a global
> problem and is something specific to the Windows python scripting build? It's the last
> thing to fix now.
>
> I'm going to apply the CMake changes to KiCad now to support Python-a-mingw-us. It should
> be safe.
>
> Best Regards, Brian.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References