Notifications
Clear all

My compile of esp32 sketch fails on python executable not found

2 Posts
1 Users
0 Reactions
1,088 Views
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 4 years ago
Posts: 7590
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

 

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
My personal scorecard is now 1 PC hardware fix (circa 1982), 1 open source fix (at age 82), and 2 zero day bugs in a major OS.


   
Quote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 4 years ago
Posts: 7590
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

 

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
My personal scorecard is now 1 PC hardware fix (circa 1982), 1 open source fix (at age 82), and 2 zero day bugs in a major OS.


   
ReplyQuote