Hello, good day dear experts - good day dear Community,
the topic of today: The path for Python is not found in $PATH in the Arduino-IDE - on my Ubuntu
I'm running Ubuntu 18.04.02 - and i like it very much.
I'm trying to work with esp8266.
exec: "python": executable file not found in $PATH
Error compiling for board Generic ESP8266 Module.
[/CODE]
btw:... It's the same message for every esp8266 board. If I choose another board (Genuino etc.) it works without any issues.
I have checked the $PATH and it seems that python is included :
[CODE]
echo $PATH
[...]:/usr/bin/python[/CODE]
Python is installed correctly see the corresponding data
[CODE]
>python
Python 2.7.15rc1 (default, Nov 12 2018, 14:31:15)
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
[/CODE]
Question
tarifa
Hello, good day dear experts - good day dear Community,
the topic of today: The path for Python is not found in $PATH in the Arduino-IDE - on my Ubuntu
I'm running Ubuntu 18.04.02 - and i like it very much.
I'm trying to work with esp8266.
Link to comment
https://www.neowin.net/forum/topic/1388178-the-path-for-python-is-not-found-in-path-in-the-arduino-ide-on-my-ubuntu/Share on other sites
0 answers to this question
Recommended Posts