Re: Python 3 build on windows

2025-07-23 Thread Peter Kovacs
Am 05.07.2025 10:26 schrieb Arrigo Marchiori: Hello All, replying to the whole thread here. On Fri, Jul 04, 2025 at 06:21:48PM +0200, Damjan Jovanovic wrote: On Thu, Jul 3, 2025 at 10:57 PM Peter Kovacs wrote: > Hi Dave, Damjan, > Thanks for the quick replies. > > Am 03.07.2025 19:11 sc

Re: Python 3 build on windows

2025-07-06 Thread Damjan Jovanovic
On Sat, Jul 5, 2025 at 10:27 AM Arrigo Marchiori wrote: > Hello All, > > replying to the whole thread here. > > On Fri, Jul 04, 2025 at 06:21:48PM +0200, Damjan Jovanovic wrote: > > > On Thu, Jul 3, 2025 at 10:57 PM Peter Kovacs > wrote: > > > > > Hi Dave, Damjan, > > > Thanks for the quick repl

Re: Python 3 build on windows

2025-07-05 Thread Dave Fisher
Hi - I want to respond to this. > On Jul 5, 2025, at 1:26 AM, Arrigo Marchiori wrote: > > External packages could also raise the bar of system requirements: > would they still work on older Linux or Macos releases? Right now we support what are now very old versions of macOS, versions where y

Re: Python 3 build on windows

2025-07-05 Thread Arrigo Marchiori
Hello All, replying to the whole thread here. On Fri, Jul 04, 2025 at 06:21:48PM +0200, Damjan Jovanovic wrote: > On Thu, Jul 3, 2025 at 10:57 PM Peter Kovacs wrote: > > > Hi Dave, Damjan, > > Thanks for the quick replies. > > > > Am 03.07.2025 19:11 schrieb Damjan Jovanovic: > > > On Thu, Jul

Re: Python 3 build on windows

2025-07-04 Thread Damjan Jovanovic
On Thu, Jul 3, 2025 at 10:57 PM Peter Kovacs wrote: > Hi Dave, Damjan, > Thanks for the quick replies. > > Am 03.07.2025 19:11 schrieb Damjan Jovanovic: > > On Thu, Jul 3, 2025 at 6:02 PM Peter Kovacs > > wrote: > > > >> Hi all, > >> > >> i am replacing python 2 with python 3. And i have current

Re: Python 3 build on windows

2025-07-03 Thread Peter Kovacs
Hi Dave, Damjan, Thanks for the quick replies. Am 03.07.2025 19:11 schrieb Damjan Jovanovic: On Thu, Jul 3, 2025 at 6:02 PM Peter Kovacs wrote: Hi all, i am replacing python 2 with python 3. And i have currently the issue that an actuall windows python 3 Version needs Microsoft Visual Studi

Re: Python 3 build on windows

2025-07-03 Thread Damjan Jovanovic
On Thu, Jul 3, 2025 at 6:02 PM Peter Kovacs wrote: > Hi all, > > i am replacing python 2 with python 3. And i have currently the issue > that an actuall windows python 3 Version needs Microsoft Visual Studio > 2017, which is way newer of what we need on windows. > > I struggle a bit how to deal w

Re: Python 3 build on windows

2025-07-03 Thread Dave Fisher
> On Jul 3, 2025, at 8:59 AM, Peter Kovacs wrote: > > Hi all, > > i am replacing python 2 with python 3. And i have currently the issue that an > actuall windows python 3 Version needs Microsoft Visual Studio 2017, which is > way newer of what we need on windows. > > I struggle a bit how t

Python 3 build on windows

2025-07-03 Thread Peter Kovacs
Hi all, i am replacing python 2 with python 3. And i have currently the issue that an actuall windows python 3 Version needs Microsoft Visual Studio 2017, which is way newer of what we need on windows. I struggle a bit how to deal with this requirement. It would create additional complexity