Re: [Emc-developers] Python3 is available also for buster Aw: Re: 2.9 Release Manager Required.

2022-11-14 Thread andy pugh
On Mon, 14 Nov 2022 at 14:26, Steffen Möller wrote: > > If all the dependencies of the RTAI version are in Debian then I see no > reason why only the RTAI version should be built. The main dependency of the RTAI version is the RTAI kernel. And that isn't in Debian. -- atp "A motorcycle is a bi

[Emc-developers] Python3 is available also for buster Aw: Re: 2.9 Release Manager Required.

2022-11-14 Thread Steffen Möller
If all the dependencies of the RTAI version are in Debian then I see no reason why only the RTAI version should be built. Python3 is in all versions of Debian https://tracker.debian.org/pkg/python3-defaults. Best, Steffen > Gesendet: Montag, 14. November 2022 um 13:44 Uhr > Von: "Rod Webster"

Re: [Emc-developers] Python3 on the buildbot

2020-11-15 Thread Sebastian Kuzminsky
We have that already: http://buildbot.linuxcnc.org/buildbot/builders/1660.rip-buster-python3 On Sun, Nov 15, 2020, 12:26 Jose Luis wrote: > Hello, > > Could be possible to add python3 builds to the buildbot > > > Thanks > > > > ___ > Emc-developers mai

[Emc-developers] Python3 on the buildbot

2020-11-15 Thread Jose Luis
Hello, Could be possible to add python3 builds to the buildbot Thanks ___ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers

Re: [Emc-developers] Python3 Master Build

2020-09-22 Thread Phill Carter
Thanks Rob, would you beleive that after I sent the email I went back to try a build and it worked… Editing the configure file must have had some effect I guess > On 23 Sep 2020, at 2:43 pm, Robert Murphy wrote: > > Any help here > > https://github.com/LinuxCNC/linuxcnc/issues/820 >

Re: [Emc-developers] Python3 Master Build

2020-09-22 Thread Robert Murphy
Any help here https://github.com/LinuxCNC/linuxcnc/issues/820 I know mostly that discussion for 2.9 On 23/9/20 2:16 pm, Phill Carter wrote: I have hit a roadblock trying to build master with python3 I have a VM created with the 2.8 Buster ISO and changed the default python to python3. When I

[Emc-developers] Python3 Master Build

2020-09-22 Thread Phill Carter
I have hit a roadblock trying to build master with python3 I have a VM created with the 2.8 Buster ISO and changed the default python to python3. When I try to build master I get this in the terminal in the ./configure stage: checking python version... OK checking version of python libraries...

[Emc-developers] Python3

2020-05-02 Thread Rene Hopf via Emc-developers
Master now builds with python3. To test on buster: ./configure --with-python=python3 --with-boost-python=boost_python3-py37 I opened a few python3 related issues: https://github.com/LinuxCNC/linuxcnc/issues?q=is%3Aissue+is%3Aopen+label%3Apython3 ___ Em

[Emc-developers] python3

2020-05-02 Thread René Hopf via Emc-developers
Master now builds with python3. To test on buster: ./configure --with-python=python3 --with-boost-python=boost_python3-py37 I opened a few python3 related issues: https://github.com/LinuxCNC/linuxcnc/issues?q=is%3Aissue+is%3Aopen+label%3Apython3 ___ Emc-