Re: python 3.10 vs breakage

2022-08-28 Thread Dennis Lee Bieber
On Fri, 26 Aug 2022 17:36:39 -0400, gene heskett declaimed the following: > >Bullseye is the current debian-11, buster is last years, bookworm is next. > >Linuxcnc builds just fine on armhf buster, with its python-3.9.4. fails >from 3.10 in bullseye. Pronterface.py can't find wxPython 4.0 or

Re: python 3.10 vs breakage

2022-08-26 Thread gene heskett
On 8/26/22 21:35, Michael Torrie wrote: On 8/26/22 14:37, gene heskett wrote: Greetings all; Its now become obvious that 3.10 has broken some things. I can't build linuxcnc with it. And Octoprint has quit talking to 3d printers, now pronterface won't buy it, can't find a 4.0.7 version of

Re: python 3.10 vs breakage

2022-08-26 Thread Michael Torrie
On 8/26/22 14:37, gene heskett wrote: > Greetings all; > > Its now become obvious that 3.10 has broken some things. I can't build > linuxcnc with it. And > Octoprint has quit talking to 3d printers, now pronterface won't buy it, > can't find a 4.0.7 > version of wxPython with it sitting there

Re: python 3.10 vs breakage

2022-08-26 Thread Paul Bryan
The pronterface README doc [1] recommends Python 3.6, so I'd say that it's likely incompatible with changes in Python 3.10. I think your best option would be to either downgrade to their recommended version of Python, or file an issue in their GitHub repository to address the incompatibility. 

Re: python 3.10 vs breakage

2022-08-26 Thread gene heskett
On 8/26/22 16:54, Paul Bryan wrote: Why can't you build linuxcnc with it? Why has Octoprint quit talking to 3d printers? Why won't pronterface buy it? Why can't you find a 4.0.7 version of wxPython? Why is it sitting there staring at you? What is bookworm? What is bullseye? Bullseye is the

Re: python 3.10 vs breakage

2022-08-26 Thread Paul Bryan
Why can't you build linuxcnc with it? Why has Octoprint quit talking to 3d printers? Why won't pronterface buy it? Why can't you find a 4.0.7 version of wxPython? Why is it sitting there staring at you? What is bookworm? What is bullseye? On Fri, 2022-08-26 at 16:37 -0400, gene heskett wrote: >