Due to dropped support I had to install an old version of a board. Now the compile complains that 'python' is not found. Attached are screen images of the error msg, my $PATH and a screen snap of the python part of that path. It looks to be there via a link so I am confused. Info of python also in pics.
Arduino says and I agree, in general, the const keyword is preferred for defining constants and should be used instead of #define
"Never wrestle with a pig....the pig loves it and you end up covered in mud..." anon
My experience hours are >75,000 and I stopped counting in 2004.
Major Languages - 360 Macro Assembler, Intel Assembler, PLI/1, Pascal, C plus numerous job control and scripting
Typing python -V at command line gives 3.10.4 which means python exec was found, so why can't the arduino compile process find it. I can imagine arduino messing with paths and such but where? Picture is proof python is found and executable.
Arduino says and I agree, in general, the const keyword is preferred for defining constants and should be used instead of #define
"Never wrestle with a pig....the pig loves it and you end up covered in mud..." anon
My experience hours are >75,000 and I stopped counting in 2004.
Major Languages - 360 Macro Assembler, Intel Assembler, PLI/1, Pascal, C plus numerous job control and scripting