Yes it Has! It works like a charm now. Thank You
2 Likes
Food for thought on what might be happening.
I had the same issue as gian2705 … Fresh install of latest CLion 2020.2, fresh install of PlatformIO plugin, fresh install of PlatformIO CLI, could use platformio CLI in both a native terminal and the CLion terminal but was getting the “PlatformIO utility is not found” message.
I use zsh and had modified the path in the .zshrc file.
Following the suggested to "move your PIO system path declaration into “.profile” … actually I copied it rather than moved it, belt and suspenders … and a reboot of the machine solved the problem.