Skip to content

Installation issue - can't find python #355

@bobbryce

Description

@bobbryce

Fresh install of Arduino IDE 2.0 (Beta 5) on Linux Mint 20.1
Loaded the espressif ESP32 boards and selected ESP32 Dev Board, plugged in actual board and it seems to be detected OK.
Loaded a basic 'Blink' script from the Examples.
Compile fails with the following error
Error: Request compile failed with message: 2 UNKNOWN: exec: "python": executable file not found in $PATH

From the Terminal, typing 'python' gets 'Command not found' but typing 'python3' successfully loads python 3.8.5.

Is there a fix that will not mess with my other apps?

Regards
Bob

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions