Transformers installed, but cannot import

Tried pip3 and source methods to install transformer without popup error, pip3 show works, but the transformers hello test command cannot pass, when import transformers, it give error as below, any suggestion, thanks.

ModuleNotFoundError: No module named ‘transformers’

After reinstall, ok.