KiCad 5.99/6 and Windows 7

Hi,

Ah, it is linked with Python is it? I thought it might have just called the interpreter externally or loaded the DLL at runtime.

So if I can get Python 3.9 working under 7is that the only thing stopping PCBNew from running (presumably the missing dependencies)?

Alternatively, can I compile KiCad with a older version say 3.7, is there anything specific to 3.9 that it uses?

I was getting the KIFACE errors with OOB running with Python 3.9, but it would if it is linked, is it statically or dynamically linked?

Thanks for your reply.