Notifications
Clear all

My compile of esp32 sketch fails on python executable not found

2 Posts
1 Users
0 Likes
629 Views
Ron
 Ron
(@zander)
Illustrious Member
Joined: 3 years ago
Posts: 5533
Topic starter  

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.

Screen Shot 2022 05 04 at 15.59.18
Screen Shot 2022 05 04 at 16.12.57
Screen Shot 2022 05 04 at 16.12.06
Screen Shot 2022 05 04 at 16.10.59

 

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


   
Quote
Ron
 Ron
(@zander)
Illustrious Member
Joined: 3 years ago
Posts: 5533
Topic starter  

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.

Screen Shot 2022 05 04 at 16.28.12

 

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


   
ReplyQuote