I can't use pio command, ImportError

$ pio --help
Traceback (most recent call last):
File “/bin/pio”, line 7, in
from platformio.main import main
ImportError: No module named platformio.main

why?

What is your OS? How did you install PlatformIO?