Hi Pedro, According to your version info you use Ubuntu version 14.04. Based on this version py3 is not available because wx is not available on py3 for this version. You have to upgrade to 18.04 for that...
Regards, Le 12/03/2019 à 20:21, Pedro Martin a écrit : > Hi Jean-Samuel and All, > > I have successfully installed v5.1.0 from ppa. Thanks for your fast > support! > > One of the new features is Pcbnew scripting support for Python 3 but in > the version info KICAD_SCRIPTING_PYTHON3 is off. > > Is this compilation alright? > > Regards, > Pedro. > > > Application: kicad > Version: 5.1.0-060a0da~80~ubuntu14.04.1, release build > Libraries: > wxWidgets 3.0.2 > libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3 > Platform: Linux 3.16.0-77-generic x86_64, 64 bit, Little endian, wxGTK > Build Info: > wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24 > Boost: 1.54.0 > Curl: 7.35.0 > Compiler: GCC 4.8.4 with C++ ABI 1002 > > Build settings: > USE_WX_GRAPHICS_CONTEXT=OFF > USE_WX_OVERLAY=OFF > KICAD_SCRIPTING=ON > KICAD_SCRIPTING_MODULES=ON > KICAD_SCRIPTING_PYTHON3=OFF > KICAD_SCRIPTING_WXPYTHON=ON > KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF > KICAD_SCRIPTING_ACTION_MENU=ON > BUILD_GITHUB_PLUGIN=ON > KICAD_USE_OCE=OFF > KICAD_USE_OCC=OFF > KICAD_SPICE=ON > > > El 12/3/19 a las 15:41, Jean-Samuel Reynaud escribió: >> You are true. It's missing. I have added packages. Copy is in progress... >> >> Le mar. 12 mars 2019 à 13:20, jack ma <[email protected] >> <mailto:[email protected]>> a écrit : >> >> There is no libngspice-kicad in >> https://launchpad.net/~js-reynaud/+archive/ubuntu/kicad-5.1 ? >> >> Jean-Samuel Reynaud <[email protected] >> <mailto:[email protected]>> 于2019年3月12日周二 下午7:08写道: >> >> Just to confirm that packages on ppa dedicated to this new >> version (for >> Linux ubuntu) are now ready. >> I have a pending PR on the web site with instructions to use >> this new >> ppa for KiCad 5.1. >> >> FYI I have an issue on building doc on version "Disco" (next >> release of >> ubuntu ie 19.04). I'm working on it to find a workarround (and >> propose a >> correction if needed). >> >> Regards, >> Le 05/03/2019 à 01:20, Wayne Stambaugh a écrit : >> > Now that all of the confirmed high priority bugs have been >> addressed, we >> > should push all low priority bugs fixes to 5.1.1 unless there >> is no >> > possibility of breaking anything. If nothing serious shows >> up in the >> > next few days, I'll tag 5.1.0 on Friday. All of library, >> doc, and >> > translation devs should be ready to tag on Friday if possible >> so we can >> > get the packages built and uploaded to the website. If you >> cannot make >> > this happen, please let me know. >> > >> > Cheers, >> > >> > Wayne >> > >> > _______________________________________________ >> > Mailing list: https://launchpad.net/~kicad-developers >> > Post to : [email protected] >> <mailto:[email protected]> >> > Unsubscribe : https://launchpad.net/~kicad-developers >> > More help : https://help.launchpad.net/ListHelp >> > >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> <mailto:[email protected]> >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

