platformio / platformio/platformio-core
Clion: PlatformIO utility is not found but installed
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.5k
- Forks
- 905
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 2
Description
Configuration
Operating system: Linux 5.9.8-2-MANJARO, Manjaro
PlatformIO Version (platformio --version): 5.0.3
Description of problem

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
- Install platform.io as described here
- Update path
- Try executing pio and see that it works
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files, tests, or entry points. Start by reproducing the PlatformIO project creation flow in CLion on Linux after updating PATH, then determine where utility discovery fails; done means a new PlatformIO project is created without the “utility is not found” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- embedded-iot, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100