• 0

The path for Python is not found in $PATH in the Arduino-IDE - on my Ubuntu


Question

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]

Well i look forward to hear from you ?
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.