kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #22568
Re: BUG FIXED: Opening pcbnew from kicad: ImportError: No module named pcbnew
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Tue, 12 Jan 2016 21:15:11 -0500
-
In-reply-to:
<CAD_CCVb=N1eTnvg7vX8-ds69Nv66ikYgd3h-sA79w0O=aycpAA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
On 1/12/2016 8:38 PM, Blair Bonnett wrote:
> On 13 January 2016 at 13:02, Clemens Koller <cko@xxxxxxxxx
> <mailto:cko@xxxxxxxxx>> wrote:
>
>
> So, it looks that we are fine from Python 2.7 up to Python 3.5.1
>
>
> (Slight hijack of the thread follows).
>
> The main CMakeLists.txt file requires Python 2.x (2.6 or 2.7 if I am
> reading it correctly). Is there some incompatibility with Python 3 that
> anyone is aware of? SWIG claims to support Python 3 -- do some of our
> bundled scripts only work with 2.x, or is this requirement a hangover
> from before SWIG could handle Python 3?
>
> Cheers
> Blair
wxPython has not been ported to Python 3. If you want wxPython support,
it's Python 2 or nothing. If you just want Python scripting without
wxPython, then Python 3 may work. I don't know that it's been tested.
IFAIR, the build configuration will only look for Python 2.
>
>
> _______________________________________________
> 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
>
Follow ups
References
-
Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Jon Neal, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Nick Østergaard, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Wayne Stambaugh, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Wayne Stambaugh, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: jp charras, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Wayne Stambaugh, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Nick Østergaard, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-08
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Strontium, 2016-01-09
-
Re: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-10
-
Re: BUG FIXED: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Clemens Koller, 2016-01-13
-
Re: BUG FIXED: Opening pcbnew from kicad: ImportError: No module named pcbnew
From: Blair Bonnett, 2016-01-13