platformio/platformio-core

Clion: PlatformIO utility is not found but installed

Open

#3.744 geöffnet am 22. Nov. 2020

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (791 Forks)batch import
help wantedide:clionintegration

Repository-Metriken

Stars
 (7.329 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 109T 16h) (5 gemergte PRs in 30 T)

Beschreibung

Configuration

Operating system: Linux 5.9.8-2-MANJARO, Manjaro

PlatformIO Version (platformio --version): 5.0.3

Description of problem

image PlatformIO seems to be installed and in path and i can execute pio commands from any terminal, but clion refuses to recognize it.

Steps to Reproduce

  1. Install platform.io as described here
  2. Update path
  3. Try executing pio and see that it works
  4. Try creating a new PlatformIO project

Actual Results

Get the error message: PlatformIO utility is not found but installed

Expected Results

Set up new project

Contributor Guide